go-workers
go-workers copied to clipboard
Run jobs synchronously
Hi @jrallison ,
could we find a way to run all jobs synchronously when for example an ENV flag is set for it (useful for testing scenarios and easier debugging).
I'm guessing this should be doable via the middleware but can you help me along?