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

Various bug and performance fixes #1282

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Conversation

thedadams
Copy link
Contributor

No description provided.

Considering the passed-in time would create situations where, for a
second, we would create as many workflows as we could make. Instead,
don't consider the passed-in time and we will only create one.

Signed-off-by: Donnie Adams <[email protected]>
Instead of waiting, which could create long delays, return no error and
the handler will be triggered again when the dependent object changes.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams merged commit c1041f6 into obot-platform:main Jan 16, 2025
2 checks passed
@thedadams thedadams deleted the perf-fixes branch January 16, 2025 16:52
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.

1 participant