Skip to content

[CDM] - Registrar jobs de acciones masivas#66

Merged
NahuelProdu merged 3 commits intomasterfrom
register-jobs
Jan 6, 2025
Merged

[CDM] - Registrar jobs de acciones masivas#66
NahuelProdu merged 3 commits intomasterfrom
register-jobs

Conversation

@NahuelProdu
Copy link
Copy Markdown
Contributor

@NahuelProdu NahuelProdu commented Nov 6, 2024

Finishes #7296454998

  • App levantada, probada y con los tests corridos! 👌

image

Comment on lines +25 to +27
@isJob = _.get(payload, 'notification.message.JobId');

@deliveryStreamName = if @isJob then @jobsDeliveryStream else @deliveryStream
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

el @ es un this en coffee
no queremos estar seteando atributos asi en la instancia, que sean variables normales, no atributos de la instancia

Comment thread src/observers/monitoringCenter.observer.coffee
{
type: @_retrieveMessageFromError warning, TYPE_PROPERTIES, "unknown"
message: @_retrieveMessageFromError warning, MESSAGE_PROPERTIES, ""
id
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ya que extraemos el otro caso a una funcion por ahi tiene sentido que este tambien a otra

Comment thread src/observers/monitoringCenter.observer.coffee Outdated
@NahuelProdu NahuelProdu merged commit d1feac8 into master Jan 6, 2025
@NahuelProdu NahuelProdu deleted the register-jobs branch January 6, 2025 15:05
lclauser added a commit that referenced this pull request Mar 20, 2025
This reverts commit d1feac8, reversing
changes made to bbd1cfe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants