Ben Sheldon [he/him]
Ben Sheldon [he/him]
@esasse nuts! Would you be able to run `GoodJob.total_estimated_threads(warn: true)` in a Production console and share the output? I added that in #645. Also, I'm curious if you're seeing that...
@esasse thanks! oh nuts, I realized that in a production console, it won't output the true number of threads if it were actually running `async`. So that's not very useful....
@esasse I'm still at a loss, but maybe poking away at this will help uncover the problem. Is it only a single cron job, or are there multiple cron jobs...
@censoredp thanks for suggesting this. I don't plan to add support for GoodJob; I think GoodJob is too tightly architected around ActiveRecord. I'd be happy to advise someone else who...
@adri well nuts :-) For the usecase, we're writing behat stories. Many of our stories involve some sort of flow like: 1. read out and verify the original value (GET)...
@adri Also, we (@pantheon-systems), would be willing to sponsor/bounty this feature. Please email me at [email protected] if you'd be interested.
@esbenp yes, thank you. That looks like exactly what I'm looking for. Thank you for resurrecting this issue. 🐣
@julik I have a high bar for pulling in additional dependencies, but I'm curious about your queries/algorithm.
Continuing to think and work on this. For context, Heroku has these time bucket options: I _really_ would like to have a cumulative flow diagram. Some thoughts on what to...
Maybe I got lucky, but it seemed like running the command multiple times with progressively larger `--max-issues=200` (and then `--max-issues=500`, etc.) and then finally removing it overcame the secondary rate-limiting...