- Notifications
You must be signed in to change notification settings - Fork114
Improved batch operations
· 129 commits to master since this release
e229f52 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Please see CHANGELOG.md for all changes.
The highlight of this version:
For each handler type (sync & async):
- getBatchDetails now has no limit to the size of the
ip_addressesinput
list. It will chunk the list internally and make requests against the
batch endpoint in a way that doesn't exceed the API's own limits. - getBatchDetails now accepts the new options
batch_size,timeout_per_batch,timeout_totalandraise_on_fail. Please see the
documentation for details on what each of these do.
Assets2
Uh oh!
There was an error while loading.Please reload this page.