Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: pass circuit params to error filter #492

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

lance
Copy link
Member

@lance lance commented Nov 17, 2020

When the circuit invocation fails, and there is an error filter in place,
this change provides the function invocation parameters as the second
parameter to errorFilter().

Fixes: #489

Signed-off-by: Lance Ball lball@redhat.com

When the circuit invocation fails, and there is an error filter in place,
this change provides the function invocation parameters as the second
parameter to `errorFilter()`.

Fixes: nodeshift#489

Signed-off-by: Lance Ball <lball@redhat.com>
@lance lance requested a review from a team November 17, 2020 13:59
Copy link
Member

@aalykiot aalykiot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@helio-frota helio-frota self-requested a review November 23, 2020 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additional param in errorFilter option
3 participants