John Weir

Results 16 comments of John Weir

Hi Bruno, Thanks for the PR's. I just moved across the country and am getting settled. Once things calm down a bit I will take a look. They look great,...

Great, if you have PR that would be awesome. Thank you.

If there is a PR demonstrating the bug and a fix, then I would be happy to update.

Howdy –  Without an example of code I can not debug this or give you any direction. Is there a URL with the code? Or maybe you can paste your...

Which version of Raphael are you using?

One thing is maybe put a warning in the READM E that this might not work versions of node greater than 16.x. I just spent the last several hours trying...

Related has anyone confirmed if `* * * * *` or `* * * * * *` works as a job never being scheduled? Our jobs which were to never...

I have been having the same issue since upgrading from 2.0.0 to 3.0.0 When only the scheduler is restarted the correct set of schedules is loaded. But when restarting the...

I created two tests demonstrating what is happening. One process is setting schedules while another is clearing schedules. Pipelineing the entire clear_schedules process is easy, but it is not so...

We are seeing the same issue and using `redis-4.8.1` as well. ``` Redis::CommandError: ERR MULTI calls can not be nested File "/data/pharos/ams/shared/bundle/ruby/3.2.0/gems/redis-4.8.1/lib/redis/client.rb", line 246, in call_pipelined File "/data/pharos/ams/shared/bundle/ruby/3.2.0/gems/redis-4.8.1/lib/redis/client.rb", line 200,...