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

Export recordSetsList so custom retry logic can be implemented #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jhg03a
Copy link
Contributor

@jhg03a jhg03a commented Apr 22, 2022

Description of the Change

Why Should This Be In The Package?

This change doesn't add new functionality, but rather exposes existing functionality so that implementors can develop their own retry logic when obtaining recordset data.

Benefits

Implementors can develop their own retry logic when obtaining recordset data.

Possible Drawbacks

None

Verification Process

I searched through the codebase for references to the affected function and adjusted them. I then used a separate project including this branch of my go-vinyldns fork to implement retry logic.

Applicable Issues (Optional)

#88

@nspadaccino nspadaccino added this to the 0.9.17 milestone Jun 10, 2024
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