You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge commit (#24)
* Update RetryCommand.php (#23)
- Fix rod RetryCommand not taking all argument
* Fix wrong check for stopped propagation inside daemonShouldRun method. (#22)
* Fix wrong check for stopped propagation inside daemonShouldRun method.
* Made some test for daemonShouldRun
Made paused property a public isPaused method.
* Fix missing return in cache
* Unit test the return bug.
* Added timeout feature and other minor refactor.
Develop merge (#7)
* Use same defaults as listen command (#6)
* Set alias in services.xml (#5)
* Env is already defined (#4)
* Added endpoint to configuration (#3)
* Update fire method in doc (#2)