firebase-work

0.2.0 • Public • Published

firebase-work

Firebase work-queue system

Usage

Coming... Sorry, check out the example directory

TODO

  • [x] Remotely monitoring a specific job's state (so you can submit a job and get a callback when it's done)
  • [x] Report on remote job progress
  • [ ] Monitor global state (new job IDs for the succeeded and failed queues so they can be monitored in ascending order)
  • [ ] Methods to clear out succeeded/failed queues (jobs older than a certain amount of time)
  • [x] Methods to clear out and re-queue hung or pre-empted jobs (like when your instance dies)
  • [x] Keep a failed count on failed jobs
  • [x] Methods to re-queue failed jobs up to a configured number of times

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i firebase-work

Weekly Downloads

0

Version

0.2.0

License

none

Last publish

Collaborators

  • mattinsler