Rosa Gutierrez

Results 264 comments of Rosa Gutierrez

Thanks a lot, @InteNs, that's very helpful 🙏 > Weird how it's fetching claimed executions after saying that the supervisor was terminated gracefully right? I think that is the query...

> sure! we use the default docker swarm settings, so that would be SIGTERM followed by a SIGKILL after 10 seconds. SolidQueue has a shutdown_timout of 5 seconds so I...

Ok, I've got some changes ready around shutdown + deregistering, that will go out as part of a larger change. However, I realised something... in [this comment](https://github.com/rails/solid_queue/issues/264#issuecomment-2248899665) you mentioned: >...

@InteNs thanks so much for doing these tests! I should have them ready early next week.

Hey @InteNs, I opened https://github.com/rails/solid_queue/pull/269, which includes a bunch of changes on running the supervisor, if you want to try them. The main change is unrelated to this, but I...

Ohh, great news! We've been running that branch also for quite a few days in production for HEY and everything has worked well, so I'm going to merge that now...

Hey @darkamenosa, thanks for opening this issue and for your kind words 🙏 I hadn't thought about this at all, TBH, until I read https://paolino.me/async-ruby-is-the-future/. That means it's not in...

Hey @pauline-koch! Could you share some more details about your setup? How many dispatchers are you running in total?

Thanks @pauline-koch, and sorry for the delay! 3 pods with that is quite reasonable, and also 1 second of polling interval... I'm surprised you get deadlocks 🤔 But in any...