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

Kestra Flow Triggering Attempts to Poll Execution before it's created #17

Open
japerry911 opened this issue Feb 11, 2025 · 0 comments · May be fixed by #16
Open

Kestra Flow Triggering Attempts to Poll Execution before it's created #17

japerry911 opened this issue Feb 11, 2025 · 0 comments · May be fixed by #16
Assignees
Labels
area/backend Needs backend code changes bug Something isn't working

Comments

@japerry911
Copy link
Contributor

  • issue - Kestra library attempts to poll before the Execution is available
    • error:
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://us.kestra.cloud/api/v1/xxx/executions/35ysHeDuCWnNBKT6NAHr4T
  • solution - if waiting for completion, move the sleep to happen in polling before checking status

I will add this in once my other PR merges. Going to wait on that merging, before opening up another one.

Please assign to me 🙏

Thank you

@kestrabot kestrabot bot added this to Issues Feb 11, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Issues Feb 11, 2025
@MilosPaunovic MilosPaunovic added bug Something isn't working area/backend Needs backend code changes labels Feb 12, 2025
@MilosPaunovic MilosPaunovic moved this from Backlog to In progress in Issues Feb 12, 2025
@japerry911 japerry911 linked a pull request Feb 15, 2025 that will close this issue
@MilosPaunovic MilosPaunovic moved this from In progress to In review in Issues Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Needs backend code changes bug Something isn't working
Projects
Status: In review
Development

Successfully merging a pull request may close this issue.

2 participants