Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Notifications] Improve Remote Workflow Start Notification Functionality #5697

Merged
merged 9 commits into from
Jun 3, 2024

Conversation

quaark
Copy link
Member

@quaark quaark commented Jun 3, 2024

https://iguazio.atlassian.net/browse/ML-6644

  1. If a notification with the when being running is set in the notification, this notification's parameters will be used for the pipeline start notification. (Otherwise we take the params of the last notification in the list)
  2. Added an option to opt out of the start notification without BC breakages.
    TODO: discuss if we want to change the behavior to opt in to the start notification by using a notification with running and not send it if it doesn't exist.

mlrun/projects/pipelines.py Outdated Show resolved Hide resolved
@quaark quaark merged commit c712802 into mlrun:development Jun 3, 2024
11 checks passed
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.

None yet

3 participants