I have a customer seeing a ThreadError "can't alloc thread” exception. Anyone know why Ruby raises this error in this simple code example?https://github.com/sidekiq/sidekiq/issues/6603#issuecomment-2668306623
A few times a year I get someone reporting rare and mysterious Timeout::Errors in @sidekiq jobs. I wonder if this is underlying cause:https://github.com/sidekiq/sidekiq/pull/6543