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

Return Error when User Attempts to advance a non-running Run #530

Open
TShapinsky opened this issue Sep 9, 2024 · 1 comment
Open

Return Error when User Attempts to advance a non-running Run #530

TShapinsky opened this issue Sep 9, 2024 · 1 comment
Labels
Milestone

Comments

@TShapinsky
Copy link
Member

Right now the error is that the request to advance did not receive a reply. While this is true, we can add a small if statement for making sure the Run is in the correct state.

@anyaelena anyaelena added this to the 1.0.0 milestone Nov 5, 2024
@anyaelena
Copy link
Member

The Alfalfa client is returning an error when web requests an advance past the scheduled end date. Worker doesn't reply (needs investigation) and client request times out. This will go away with E+ Python integration for 1.0.0, which will give us e clear error messages from E+ and better handling. With 1.0.0 a job should automatically clean up/terminate after run time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants