Jordi Beltran
Jordi Beltran
Hi, checking the README, it states that [there is nothing to do](https://github.com/sidekiq-scheduler/sidekiq-scheduler#notes-about-connection-pooling) if you are not configuring your own redis pool on Sidekiq. > If you're configuring your own Redis...
The github action was not properly forwarding the config input to the docker container. It needs to use the `args` in the `runs` section. Changes: - Add support for `--config-path`...
test pr
This PR is auto-generated by a github action to support latest thunderbird released, v129.0
This PR is auto-generated by a github action to support latest thunderbird released, v131.0
### Expected Behavior child process should not die after ban-lurker processing ban operations. ### Current Behavior Child process dies and user facing is like all cache has been flushed. Bans...