Ben Sheldon [he/him]

Results 285 comments of Ben Sheldon [he/him]

@toshitapandey definitely! 🎉 I'm available to answer any questions or help navigate. Ask questions here or ping me on https://www.rubyonrails.link/

@toshitapandey just wanted to check in and see if can help. I definitely want to encourage you to prioritize an incomplete PR to discuss over perfection. Thank you!

@saksham-jain thank you for the interest! unfortunately I don't think this is a good first issue unless you've set up sorbet before. I should remove that tag. What sort of...

@saksham-jain Do you want to take https://github.com/bensheldon/good_job/issues/673 ?

@hmnhf thanks for opening this Issue! The Readme was recently updated to try to explain how to calculate total threads (#525) and I think it exposed a conceptual problem. Briefly...

@hiendinhngoc thanks for opening the issue. That's weird. GoodJob doesn't use Pundit, so I'm not sure why that `authorize` method would be triggered within GoodJob's Dashboard Engine. I'll have to...

Hmm. Looks like the Postgres Database itself doesn't have any spare connections to give out. Could you try working through this SO issue? https://stackoverflow.com/a/13595817 I think it could either be:...

@alokhmutov ooh, thank you! That could be related. Given that you're able to generate this in development, would you be able to try running with a [new branch of GoodJob...

@alokhmutov no worries! We're all learning here 😄 Could you share the previous code you were using? I'm also a Sentry user so I'm curious what is causing the trouble.

@alokhmutov oh! I'm still using the older Raven reporter in my project. Let me try the newer gem and see if that helps me reproduce the problem. And no worries,...