SGrondin / bottleneck

Job scheduler and rate limiter, supports Clustering
MIT License
1.83k stars 79 forks source link

Error: Invalid job status RECEIVED, expected DONE. #173

Open nm0s opened 4 years ago

nm0s commented 4 years ago

Hi All,

I received this bottleneck error, which asked to open an issue:

construct.js:19 Uncaught (in promise) Error: Invalid job status RECEIVED, expected DONE. Please open an issue at https://github.com/SGrondin/bottleneck/issues
    at e.value (Job.js:77)
    at Job.js:198
    at s (runtime.js:63)
    at Generator._invoke (runtime.js:293)
    at Generator.next (runtime.js:118)
    at u (Job.js:3)
    at o (Job.js:5)

Let me know if there's anything else I can help with