8000 chore: worker retries and improvements for `typescript-sdk` by abelanger5 · Pull Request #201 · hatchet-dev/hatchet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: worker retries and improvements for typescript-sdk #201

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 8 commits into from
Feb 27, 2024

Conversation

abelanger5
Copy link
Contributor

Description

Improves retry of workers with linear backoff. Makes dispatcher optional for workers so workers which disconnect from a specific dispatcher can reconnect to a new one.

Type of change

  • Chore (changes which are not directly related to any business logic)

What's Changed

  • typescript-sdk worker backoff and retry improvements
  • Minor database/schema changes

Copy link
vercel bot commented Feb 27, 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 27, 2024 8:47pm

@@ -91,3 +120,83 @@ export class ActionListener {
}
}
}

// def get_listen_client(self):
// current_time = int(time.time())
Copy link
Contributor

Choose a reason for hiding this comment

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

rm commented code?

@abelanger5 abelanger5 merged commit dfd3338 into main Feb 27, 2024
@abelanger5 abelanger5 deleted the belanger/worker-retries branch February 27, 2024 20:51
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