Anthony Alves
Results
3
issues of
Anthony Alves
Add the ability to explicitly define error responses. Created with the intent to be backwards compatible. Issue #193
Code now accepts redis_options via `app.conf.REDBEAT_REDIS_OPTIONS` or `app.conf.redbeat_redis_options` to match celery's 4.x case style.
This PR adds support for different history search mode. The default mode is left unchanged where using up/down keys will search the State's history via prefixed strings. We add a...