JobRetryStrategy
public protocol JobRetryStrategy
Defines a generic strategy for how a JobQueue should handle a job which failed to process.
Attention
This class must be inherited.Cute Docs (100% documented)
public protocol JobRetryStrategy
Defines a generic strategy for how a JobQueue should handle a job which failed to process.
Attention
This class must be inherited.