connect icon indicating copy to clipboard operation
connect copied to clipboard

Fix a panic in the Redis processor

Open mihaitodor opened this issue 2 years ago • 0 comments

Ensure that the Redis processor has the args_mapping field. Fixes #1371.

It now outputs the following:

ERRO Config lint error                             @service=benthos lint="./tmp/config_redis_cache.yaml: line 7: field args_mapping is required"
ERRO Shutting down due to linter errors, to prevent shutdown run Benthos with --chilled  @service=benthos

mihaitodor avatar Aug 09 '22 22:08 mihaitodor