-
A REST API must have rate limiting. Something like 60 requests in 1 mins, etc.
I am not sure if it would be nice to support this from the documentation or inject it into the API constructor.
Typic…
-
Getting the following error when making a play integrity request, default presets:
> -8: Integrity API error (-8): The calling app is making too many requests to the API and hence is throttled.
>…
-
Hello team,
I have been inspecting the calls that the AWS Load Balancer Controller is making to the API Server and have noticed that it makes more calls to api-server than anything else in our EKS…
-
# Motivation
Chunked upload is useful in many cases, but also slower than uploading the entire file directly.
Overall it is slower because multiple network requests have to be made.
The speed of …
-
# Summary
Argo-Workflows produces a lot of API calls to ETCD and some of the requests can be canceled and Workflow transition between states can be disrupted. You can spot a error on the controller…
-
**Type of issue:** (check with "[x]")
> - [X ] New feature request
> - [ ] Bug
> - [ ] Support request
> - [ ] Documentation
**New feature request:**
The ADF code needs a way to stop …
-
### Observed behavior
During 0.12.x, we decided to re-request class summary information "just in case" our diff-based polling didn't work to keep the coach reports up-to-date.
This should not ac…
-
-
### What happened?
**Issue Description**: While conducting load testing on an API utilizing the DataApiBuilder (DAB), it was observed that the telemetry data available in Live Metrics and other Appli…
-
I tested out Channel_Query.py on a small channel and it worked great, but I'm unable to retrieve all the data from a much larger channel.
Is there a possible fix for this?
I'm using a start d…