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

Review Funnel's Error Codes (with missing or non-existent Worker Pods in K8s) #1134

Open
lbeckman314 opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
Milestone

Comments

@lbeckman314
Copy link
Member

lbeckman314 commented Jan 22, 2025

Overview πŸŒ€

Disappearing Pod's should not return 200 codes from Funnel Server (is it getting some kind of response back?)

POST /ga4gh/tes/v1/tasks β†’ 200 only if successful (and not if task fails to create and worker pod still exists)
GET /ga4gh/tes/v1/tasks/<task ID>β†’ 404 if task not found
POST /ga4gh/tes/v1/tasks/<task ID>:cancel β†’ 404 if task not found
@lbeckman314 lbeckman314 added this to the 0.11.1 milestone Jan 22, 2025
@lbeckman314 lbeckman314 self-assigned this Jan 22, 2025
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

1 participant