SGrondin / bottleneck

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

BottleneckError: Invalid job status RUNNING, expected EXECUTING #132

Closed gr2m closed 5 years ago

gr2m commented 5 years ago

I got this error in production from the WIP GitHub app

Asked me to create an issue so here you go. Is there anything I can help with to debug it?

I use a cluster setup with Redis

image

SGrondin commented 5 years ago

Thanks for reporting this. Has it happened before or since? I'll look into it as soon as possible

gr2m commented 5 years ago

It's the first time I saw it. Sentry has a single occurrence of it. Thanks Simon!

SGrondin commented 5 years ago

This is fixed in v2.19.5 🎉