Rosa Gutierrez

Results 418 comments of Rosa Gutierrez

Oh, @kofiasare-dev, thanks for that! That's interesting because you're running multiple supervisors in the same machine 🤔 Did this happen when you woke up your computer after it had been...

@tahirwaseer, no, that should be ok, what I mean is that in production usually your processes won't go "to sleep" like if you have them running in your computer that...

Hey @andrewmarkle, thanks for writing this up! I didn't know about this GoodJob feature, it seems quite useful for cases like yours indeed. I imagine the ability to filter by...

Yes! Full-on adapter support vs. in-memory filtering is already at play in Mission Control for filtering jobs by class name. Solid Queue supports that "natively" (there's a column for that...

Hey @jeromedalbert, good question! I think the best way to play around with Solid Queue (and Solid Cache) in development is to keep the databases separate as well. I think...

I forgot to close this one [when proper development instructions were added](https://github.com/rails/solid_queue?tab=readme-ov-file#usage-in-development-and-other-non-production-environments).

Hey @harry-herskowitz, how do you know it's the first run?

Hey @tchukuchuk, so sorry for the delay! I totally missed this one 😓 The `last_heartbeat_at` column could work if you check a single supervisor, but I'm planning to provide some...

Thanks for your patience! Here's what I added to help with k8s readiness status: #317. Would this help in your case?

Huh, this one is quite strange! I haven't heard of this one happening before 😕 It must be related to using UUID for sure but so weird. > Could this...