procrastinate icon indicating copy to clipboard operation
procrastinate copied to clipboard

Simplify JobContext

Open onlyann opened this issue 1 year ago • 0 comments

The JobContext class mixes fields that are intended to be used by consumers of this library while other fields are used internally. 

As part of v3, it is a good time to clean up JobContext and only expose the fields that are intended for public use. There is also the opportunity to simplify typing by removing the task field.

onlyann avatar Oct 06 '24 06:10 onlyann