Open tjoubert opened 1 year ago
Hi @DiscoPYF , the aim of this PR is to pass a ApiHeaderProperties
object to every single method that calls the API. That will allow calling clients to pass the x-arango-max-queue-time-seconds
header (and any other headers that may come up in the future) to API calls.
Add support for overload control in all API requests: