Open thenewguy opened 4 years ago
It is generally useful to use a short lock timeout and request extensions as required. Redis recommends this practice.
It should be fairly straightforward to implement as a backend specific function yielded by the context manager at this spot
This is helpful for issue https://github.com/PolicyStat/jobtastic/issues/68
It is generally useful to use a short lock timeout and request extensions as required. Redis recommends this practice.
It should be fairly straightforward to implement as a backend specific function yielded by the context manager at this spot