FirebaseExtended / firebase-queue

MIT License
786 stars 108 forks source link

Process queue at specified time #102

Closed alejomendoza closed 7 years ago

alejomendoza commented 7 years ago

It would be great if we can process tasks at a certain time, so the queue won't execute right away but on a specified timestamp. A similar solution would be the fire-task-queue but it is using an outdated version of firebase. This would be useful to schedule tasks that we don't want to execute immediately like refreshing a signed asset url before it expires. I sent you an email @drtriumph, thanks for this amazing repo!

katowulf commented 7 years ago

Dup of #35. See also #79 and #89. Thanks for adding your vote!