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
rabbit_queue_location_validator: Fix pattern in validate_policy/1
validate_strategy/1 error value is `{error, FormatString, Args}`, not
the usual `{error, Reason}`.
This incorrect pattern matching was found thanks to the
`set_policy_command_test.exs` testsuite in rabbitmq-cli.
(cherry picked from commit 3976d87)
0 commit comments