8000 feat: round robin queueing by abelanger5 · Pull Request #194 · hatchet-dev/hatchet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: round robin queueing #194

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

Merged
merged 1 commit into from
Feb 26, 2024
Merged

feat: round robin queueing #194

merged 1 commit into from
Feb 26, 2024

Conversation

abelanger5
Copy link
Contributor

Description

Implements a round-robin queueing strategy across concurrency keys. Load is distributed equally between concurrency keys of different groups.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

What's Changed

  • Engine support for GROUP_ROUND_ROBIN
  • API support for GROUP_ROUND_ROBIN
  • Go SDK updated
  • Python SDK updated
  • Typescript SDK updated

Copy link
vercel bot commented Feb 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
hatchet ✅ Ready (Inspect) Visit Preview Feb 26, 2024 3:06am

try:
event.eventPayload = output
except Exception as e:
event.eventPayload = ""
Copy link
Contributor

Choose a reason for hiding this comment

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

what is this catch block for? there assignment is throwing?

@abelanger5 abelanger5 merged commit 2d625fe into main Feb 26, 2024
@abelanger5 abelanger5 deleted the belanger/round-robin-queues branch February 26, 2024 05:16
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.

2 participants
0