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

dbWriteTable should support a retry functionality #79

Closed
DyfanJones opened this issue Mar 19, 2020 · 2 comments
Closed

dbWriteTable should support a retry functionality #79

DyfanJones opened this issue Mar 19, 2020 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@DyfanJones
Copy link
Owner

It appears that some users are coming into an issue of throttling errors. A user has found a possible solution https://community.rstudio.com/t/use-exponential-back-off-with-dbi/56870. To make it easier for users this solution should be inbuilt into the package.

@DyfanJones
Copy link
Owner Author

As unit tests aren't coming across this issue. I will have to ask for help from the author of the RStudio ticket: https://community.rstudio.com/t/use-exponential-back-off-with-dbi/56870

@DyfanJones
Copy link
Owner Author

The new retry functionality using exponential back off seems to have fixed issues highlighted by Rstudio community ticket. Will close this ticket.

If issue hasn't been resolved please reopen this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant