Skip to content

Automatic lock renewal in QueueProcessorJobBase #26

Description

@jamie94bc

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions