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

Fixed WorkflowRun State creation business logic #516

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

victorskl
Copy link
Member

  • WorkflowRun State creation is WRSC timestamp dependant.
    It needs to check "time window" condition before saving
    and emitting (relaying) WRSC event.

* WorkflowRun State creation is WRSC timestamp dependant.
  It needs to check "time window" condition before saving
  and emitting (relaying) WRSC event.
@victorskl victorskl self-assigned this Aug 24, 2024
@victorskl victorskl added the fix label Aug 24, 2024
@victorskl victorskl linked an issue Aug 24, 2024 that may be closed by this pull request
Copy link
Member

@reisingerf reisingerf left a comment

Choose a reason for hiding this comment

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

OK with this.
Will change with the next refactor anyway

@victorskl
Copy link
Member Author

Sure, understood. I will merge it for now.

@victorskl victorskl merged commit 7375d3b into main Aug 27, 2024
5 checks passed
@victorskl victorskl deleted the fix-create-wfr-timestamp-dependant branch August 27, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add capability for workflow manager to link workflows to libraries
2 participants