Closed ono closed 7 years ago
I also thought of perform_in
but it is also misleading since it might not be performed at that time if worker queue is busy. I plan to update README with another PR - will note that delay
still assures the message is queued.
Schedule a job execution with
delay
option.e.g. execute SampleJob in 10 minutes: