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

fix: worker listener retires #181

Merged
merged 20 commits into from
Feb 22, 2024
Merged

fix: worker listener retires #181

merged 20 commits into from
Feb 22, 2024

Conversation

grutt
Copy link
Contributor

@grutt grutt commented Feb 22, 2024

Description

The worker retry strategy did not wait to try again. This lead to conditions where the worker will not reconnect

Type of change

  • Bug fix (non-breaking change which fixes an issue)

What's Changed

  • add timeout to the retry

Copy link

vercel bot commented Feb 22, 2024

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

Name Status Preview Comments Updated (UTC)
hatchet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 22, 2024 2:53am

@grutt grutt marked this pull request as ready for review February 22, 2024 02:04
@grutt grutt requested a review from abelanger5 February 22, 2024 02:04
@grutt grutt merged commit a7cff7f into main Feb 22, 2024
17 checks passed
@grutt grutt deleted the fix--listener-retires branch February 22, 2024 02:54
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