SGrondin / bottleneck

Job scheduler and rate limiter, supports Clustering
MIT License
1.82k stars 75 forks source link

BottleneckError: Invalid job status null, expected EXECUTING #156

Open totodile94 opened 4 years ago

totodile94 commented 4 years ago

Getting this error for a few days now. bottleneck v : 2.19.5 Node v : 12.13.0 Happened around < 0.5% of calls where bottleneck was used for the past 12 hours. I am not using redis. Am using this to limit and spread some calls to an api.