-
I am using kinesis_streams_aggregated
It was confirmed that the Put records throttled records error occurred in kinesis monitoring.
The settings are as follows.
```
@type kinesis_streams_aggrega…
-
Hi emerleite, just wondering what's preventing merging these changes back into ericmj/mongodb? MongoDB support in Elixir is fairly sparse and would be great if efforts could be pooled into one repo.
-
We still don't have any mechanism for retrying outgoing federation messages when they fail to be delivered.
This should be fixed, so that if a remote instance goes down, then when it comes up again…
-
Hello,
I've been using gphoto2 with --capture-movie to capture the liveview from my Rebel T2i (EOS 550D), and recently tried libgphoto2 at HEAD to test new documented performance gains. Unfortunate…
-
### Kyverno Version
1.12.3
### Description
Hi,
When trying to install `Kyverno 1.12.3` on our EKS cluster, I noticed that we have lots of errors messages like the block below
```
2024-06-07…
-
Hi all,
We've been getting std::bad_alloc exceptions in TPC-DS Q4. The actual exception usually seems to happen in the JOIN stage between customer and catalog_sales (randomly stages 22, 30, 39), bu…
-
I'm not sure if it's an internet problem, but either the javascript or the server stops constantly. We either need to make it respond more quickly upon reconnection, or resolve the underlying issues t…
a2lin updated
10 years ago
-
* Related to https://github.com/sec-data/mirror-sandbox/issues/27
Our GitHub mirror and the global mirrors on https://cveb.in/ currently mirror the following:
* All the files directly served by …
-
We currently have servers which have rate limits. We'd prefer to keep these, since at a certain level they're useful for enforcing good development practices. Right now, our backoff policy is randomiz…
-
During the [DEPR of EdxApiRestClient](https://github.com/openedx/public-engineering/issues/189), some cases were replaced with plain `requests` object code, rather than using the updated OAuth client,…