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 timelimit for queue execution #3827

Closed
StachuDotNet opened this issue May 19, 2022 · 3 comments
Closed

add timelimit for queue execution #3827

StachuDotNet opened this issue May 19, 2022 · 3 comments

Comments

@StachuDotNet
Copy link
Member

No description provided.

@StachuDotNet
Copy link
Member Author

@pbiggar is the goal here to limit the execution of an item on the queue, or something else?

@pbiggar
Copy link
Member

pbiggar commented May 19, 2022

Yes. To end computation that runs over (lets say) 3 minutes. I'm not sure it's possible without adding cancellation tokens everywhere - maybe that's what we'll need to do?

@StachuDotNet
Copy link
Member Author

folded into #5261

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

No branches or pull requests

2 participants