Revisor

Results 6 issues of Revisor

It's a nice and useful library, but it needs more care - solve outstanding issues, tag release versions regularly. If you don't have the time or willpower to work on...

future

Hello, in docs for the version 3.4, the pages `Environments - Phalcon Compose (Docker)` and `Environments - Phalcon Box (Vagrant)` both redirect to the page `Environments - Nanobox` In docs...

Hello everyone, in the issue #22, over a year ago, I mentioned that I'd been working on a framework for running background jobs. However, as Fred Brooks said many years...

Hi, I'd like to implement [retry with an exponential backoff as used in Sidekiq,](https://github.com/mperham/sidekiq/wiki/Error-Handling#automatic-job-retry) that is if a job fails it is requeued with an ever longer pause. Right now...

Hi, this suggestion is connected to #170 in that both concern the handling of failed jobs. I would like to handle failed jobs as follows: - NACK the failed job...

Hi, thanks for the great module and the accompanying JS library. Right now it is not possible to initiate an `EventSource` connection with the `withCredentials: true` parameter. The line 673...