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

Add resource timeout in label definition #28

Closed
sparshev opened this issue Oct 27, 2022 · 0 comments · Fixed by #39
Closed

Add resource timeout in label definition #28

sparshev opened this issue Oct 27, 2022 · 0 comments · Fixed by #39
Assignees
Labels
enhancement New feature or request

Comments

@sparshev
Copy link
Collaborator

Right now there is no way to limit the resource lifetime and if deallocate request is not getting through the resource could live forever. It's not great so we should have a mechanism of limiting the lifetime of the resource.

The affected resource should be destroyed by timeout reason when timeout is exceeded. If timeout is not set - allow the resource to exist forever.

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

Successfully merging a pull request may close this issue.

1 participant