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

Addressing failure of long batch jobs #118

Closed
khufkens opened this issue Mar 15, 2023 · 1 comment
Closed

Addressing failure of long batch jobs #118

khufkens opened this issue Mar 15, 2023 · 1 comment

Comments

@khufkens
Copy link
Member

On long batch jobs there are failures which are erratic. These are mostly due to hang-ups of the server it seems, which ends up in some http protocol confusion. I'm now forcing http/2 on to all processes and checking if this works, if not the use of httr::RETRY instead of a GET command might be a fix to kickstart things.

@khufkens
Copy link
Member Author

In current dev release is set to http/2 and should resolve most of this

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

No branches or pull requests

1 participant