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

API dag "retry" POST request hangs until job completion #608

Open
kamandir opened this issue Jul 10, 2024 · 0 comments
Open

API dag "retry" POST request hangs until job completion #608

kamandir opened this issue Jul 10, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@kamandir
Copy link

kamandir commented Jul 10, 2024

good day to you!

today I was playing with API and discovered that "retry" "action" post request hangs until the dag is not finished. The POST request hangs and if the job runs longer than the default request timeout (e.g. 30 sec) - the request fails.
i'd expect it to restart the dag and return 200 code back and not wait until finished ;)

Is this a bug?

P.S. v1.13.0

regards

@yohamta yohamta added bug Something isn't working good first issue Good for newcomers needs-investigation labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants