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

Mechanism to force clients to re-hit build-info endpoint on demand #241

Open
AndyGrant opened this issue Sep 21, 2024 · 0 comments
Open

Comments

@AndyGrant
Copy link
Owner

Needed when out-of-sync updating instances
Needed when making minor instance changes, without trying to kick the version

The act of restarting the webserver should cause currently-active engines to restart the pipeline. Unclear how to do this without modifications to client.py. May need to create a new exception in the client, proc it in a workload request endpoint, and use it to reupdate info as an except block in the main loop of the worker.

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

1 participant