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

Automatic lock renewal in QueueProcessorJobBase #26

Open
jamie94bc opened this issue Feb 12, 2016 · 1 comment
Open

Automatic lock renewal in QueueProcessorJobBase #26

jamie94bc opened this issue Feb 12, 2016 · 1 comment

Comments

@jamie94bc
Copy link

We've recently added the ability to renew the lock on the queue entry.

It would be great if we could (optionally) do this automatically in QueueProcessorJobBase for long running processes. The alternative would be to pass the queue entry around everywhere to renew - including in scenarios where you don't care if the code has been triggered from a queue or otherwise.

@niemyjski
Copy link
Member

@jamie94bc we made major improvements to lock renewal. Is this still an issue?

@niemyjski niemyjski added the Hacktoberfest Hacktoberfest label Oct 2, 2020
Seadoo2017 pushed a commit to Seadoo2017/Foundatio that referenced this issue Dec 14, 2023
…icrosoft.Extensions.DependencyInjection-3.1.1

Bump Microsoft.Extensions.DependencyInjection from 3.1.0 to 3.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants