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

enhance: split workflow and chat runs for better user experience #1693

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

thedadams
Copy link
Contributor

@thedadams thedadams commented Feb 10, 2025

Prior to this change, it was possible for workflow-based runs to keep chat-based runs from being processed by the controller. This change will split the workflow and chat-based runs into different worker queues to avoid this backup.

Depends on obot-platform/nah#12

Issue: #1694

@thedadams thedadams force-pushed the separate-run-queues branch 2 times, most recently from e71c95c to 7878415 Compare February 10, 2025 20:09
@thedadams thedadams requested a review from njhale February 10, 2025 20:10
Prior to this change, it was possible for workflow-based runs to keep
chat-based runs for being processed by the controller. This change will
split the workflow and chat-based runs into different worker queues to
avoid this backup.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams merged commit 351d29e into obot-platform:main Feb 11, 2025
2 checks passed
@thedadams thedadams deleted the separate-run-queues branch February 11, 2025 19:39
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.

3 participants