You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason for this is that although historically the theoretical limit was ~20 requests (old API, can't find the link to the docs), in practice this is often lower. The value is now set at 2 to make this a conscious decision by the user, rather than trigger a default greedy, take whatever we can get, position.
I should look at the code but if things get rejected there will be a retry, I think.
ecmwfr/R/wf_request_batch.R
Line 14 in bd7bf26
Is there a reason for the default number to not be
And should we add a warning if this number exceeds 20? Not sure what happen in this case.
The text was updated successfully, but these errors were encountered: