- Issue created by @cgoffin
- Merge request !22When a "To many Requests" error occurs, try resending via the queue. β (Open) created by cgoffin
- π§πͺBelgium cgoffin
I provided a solution via the issue fork, here also a patch for this solution.
- πΊπΈUnited States davisben NH
This seems like a good idea. I just took a quick look and need to go through it in more detail, but I think we can probably implement \Drupal\Core\Queue\DelayableQueueInterface and use that to handle the delaying of queue items.