Skip to content

Conversation

@stephanos
Copy link
Collaborator

@stephanos stephanos commented Sep 9, 2025

What was changed

Omes client and worker get their task queue only from the RunID now; instead of also the scenario name.

Why?

RunID is already expected to be a unique identifier; scenario name is superfluous. When running multiple scenarios, the user can pick a unique, clear RunID to distinguish them.

This also simplifies the CICD use case where the workers need to be deployed first before the clients are run. That means the name(s) of the scenario(s) need to known and propagated ahead of time. Now all that's needed is a RunID.

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@stephanos stephanos marked this pull request as ready for review September 9, 2025 21:53
@stephanos stephanos requested a review from a team as a code owner September 9, 2025 21:53
@stephanos stephanos merged commit 8033c3a into main Sep 10, 2025
33 checks passed
@stephanos stephanos deleted the simpler-tq branch September 10, 2025 18:06
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