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

Process events for non-running orchestrations #97

Merged
merged 1 commit into from
May 31, 2022
Merged

Conversation

cgillum
Copy link
Member

@cgillum cgillum commented May 31, 2022

Resolves #93

  • We now process events for completed orchestrations so that we can properly discard them
  • Two new tests for scenarios where orchestration events should be discarded
  • Add two new log events: DiscardingEvent and GeneralInfo
  • Add log for when we don't find any new events
  • Various other fixes/improvements
  • Increment version number to 1.0.0-rc2

@cgillum cgillum merged commit 891d3ee into main May 31, 2022
@cgillum cgillum deleted the cgillum/fix93 branch May 31, 2022 17:33
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.

NewEvents table cluttered with TimerFired events
1 participant