generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Could not deregister runner on new deployment #2068
Labels
Comments
Open
Looks like this is what's happening:
|
matt2e
added a commit
that referenced
this issue
Jul 16, 2024
fixes #2068 Errors can occur after we were adding the `defer` and when we would try upserting the runner. This PR makes it so we only add the defer once we have upserted the runner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On deployment,
ftl-controller
can not deregister runners (maybe from the previous deploy).The text was updated successfully, but these errors were encountered: