zerodha / dungbeetle

A distributed job server built specifically for queuing and executing heavy SQL read jobs asynchronously. Separate out reporting layer from apps. MySQL, Postgres, ClickHouse.
MIT License
541 stars 77 forks source link

fix: separate job_id for group tests to avoid race #43

Closed kalbhor closed 4 months ago

kalbhor commented 4 months ago

Fixes scenario in testcases where group tests fail due to re-using job_id which can potentially be running still