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

GH-211: handle non-existent retry listeners #393

Conversation

ssjf409
Copy link

@ssjf409 ssjf409 commented Oct 22, 2023

Hi. Guys.

I wanted to handle GH-211 issue, and @artembilan gave me a good suggestion. I came up with two ways and was preparing two different PRs.
The first is to literally ignore all listeners when the listeners attribute is set to "".
The second is that when the listeners attribute is set to a non-existent listener, it will have the same effect as a listener without any configuration.

The first implementation seems to have been implemented nicely by akenra in this PR. So, I'm posting a PR for the second implementation as well.

@pivotal-cla
Copy link

@ssjf409 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@ssjf409 Thank you for signing the Contributor License Agreement!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants