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

Implement zero downtime upgrades #372

Open
mperham opened this issue Jul 24, 2021 · 1 comment
Open

Implement zero downtime upgrades #372

mperham opened this issue Jul 24, 2021 · 1 comment

Comments

@mperham
Copy link
Collaborator

mperham commented Jul 24, 2021

Research possibilities as noted here: https://wutch.medium.com/zero-downtime-api-in-golang-d5b6a52cc0ed

@toddkazakov
Copy link

@mperham we're interested in using the enterprise version of Faktory for handling async workloads. Zero downtime upgrades are a must, because we have some long-running jobs (e.g. 30 minutes) and it's not be viable to halt accepting new jobs while existing ones finish.

I see that you're already working on Faktory 2. Are zero downtime upgrades on the roadmap?

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

No branches or pull requests

2 participants