Hal Spitz

Results 48 comments of Hal Spitz

@rosa I've tracked down the root cause of my confusion. When I force restart a worker with an in-flight job, that leaves any blocked executions waiting for the concurrency expiry...

@rosa Thank you for getting back to me. I found all of the bits of code reference above and even had some "fixes" for the issues at hand, but since...

@rosa > Do you think the current way the supervisor detects this wouldn't work in this case? The issue I sort of backed into with the supervisor is that it...

@rosa > Are you finding a scenario where this is not happening correctly? Yes, I am running into this as an issue. Because SolidQueue is doing a lot via ConcurrentRuby;...

> Generally setup is mostly meant for defaults and defining helper methods. I wouldn't put data in there. Data can just go in the top-level db/seeds/**/* and db/seeds//**/*. > Is...

@kaspth I'm sorry for the confusion and ambiguity. Let me share with you the way I've been thinking about Oaken and where I've bumped into either problems with my understanding...

@kaspth I'm sorry you're finding this issue / conversation so frustrating. I thought the extra info was what you were requesting above. I'll try and extract a small repo that...

@kaspth Between a combination of your comments and setting up a repo to share with you, I found the issue. As usual, it was a *me* and not a *you*...

@rosa I do have recurring tasks. > I had an async mode where all processes ran as threads of the supervisor, so there was a single process, but it was...

I'm starting to worry this last exchange is falling further and further into the "I didn't fully understand" side of things, again :-( I have to admit to being a...