Hi,
- Is there a way to guarantee a task to be performed in X minutes (or after X min) ? (rate would mean the intervals between tasks but what about the first task, would the first task starts after the 'rate' time?)
Hi,
If you mean 'at least X minutes from now', yes - use the task queue API.