react-native-queue
react-native-queue copied to clipboard
Added retryDelay parameter to job create which delays the retrying of failed jobs by X ms.
Allows sensible retrying of jobs in the case that failure is due to a temporary external factor, such as network state.