Skip to content

Move chunk_size to argument and retry_on_failure = TRUE#879

Open
ldecicco-USGS wants to merge 17 commits intoDOI-USGS:developfrom
ldecicco-USGS:develop
Open

Move chunk_size to argument and retry_on_failure = TRUE#879
ldecicco-USGS wants to merge 17 commits intoDOI-USGS:developfrom
ldecicco-USGS:develop

Conversation

@ldecicco-USGS
Copy link
Copy Markdown
Collaborator

After some testing, realized the "req_retry" function wasn't really doing much unless retry_on_failure = TRUE was set and httr2::req_perform_iterative needs to have on_error = "return" so that the retry actually gets triggered.

Additionally, moved the chunking argument to a top level argument.

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.

1 participant