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

Cancel mechanism for in-flight requests to CRI #78

Open
4 tasks
vadasambar opened this issue Dec 1, 2023 · 2 comments
Open
4 tasks

Cancel mechanism for in-flight requests to CRI #78

vadasambar opened this issue Dec 1, 2023 · 2 comments
Labels
help-wanted Extra attention is needed

Comments

@vadasambar
Copy link
Contributor

This ticket is the outcome of conversation in #71 (comment)

TL:DR:

We don't have a mechanism to cancel in-flight requests in case driver pod restarts i.e., we don't have a graceful way to cancel contexts.

TODO

  • come up with an approach to cancel in-flight requests on receiving termination signal for the pod
  • create a PR
  • get it reviewed and merged
  • DONE
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Jan 17, 2024
@mugdha-adhav mugdha-adhav added help-wanted Extra attention is needed and removed Stale labels Jan 19, 2024
@mugdha-adhav
Copy link
Collaborator

mugdha-adhav commented Aug 15, 2024

@vadasambar is this issue reproducible, and how does fixing this help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants