-
https://aws.amazon.com/about-aws/whats-new/2016/11/amazon-sqs-introduces-fifo-queues-with-exactly-once-processing-and-lower-prices-for-standard-queues/
-
Description:
I would like to kindly bring attention to a potential issue in the [ChatFunction](https://github.com/danilop/serverless-chat/blob/5c283d20d69598ccda3a36fa180ae4808b0e7d30/fn/index.js#L…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
2.9.0
### Steps to Reproduce
1. Exhaust performance units quota
![Image](https://github.com/user-attachments/assets/1f5bc8ba-0f30-4…
-
Hi,
We have noticed a strange behaviour when trying to avoid deduplication on message publishing, for a specific use-case.
The type specification describes the property `contentBasedDeduplicatio…
-
**Describe the bug**
NeMo Curator is not functioning correctly in a Docker environment. The docker pull command for nvcr.io/nvidia/nemo:24.01.01.framework does not include NeMo Curator. After cloni…
-
**Describe the bug**
Observed as part of #7818
It can happen that a message is correlated more than once. This can happen because the subscription API command to correlate a message is sent perio…
pihme updated
8 months ago
-
### What is the feature request for?
Registry Core
### What problem/inconvenience (if any) will this feature solve?
Not having de duplication service causes data inaccuracies, reduced efficiency (m…
-
I was wondering if there could be support for [IRCv3](https://ircv3.net/specs/extensions/chathistory) chathistory. The bouncer I use, [soju](https://git.sr.ht/~emersion/soju/), supports chathistory so…
-
**Describe the bug**
When a contract sets a record field to a list, applying that contract several times can have a huge performance impact
**To Reproduce**
“Minimal” reproducer:
```nickel…
-
### Code
I tried this code:
```rust
use std::fmt::Display;
fn foo(x: T) -> impl Display {
x
}
struct Bar; // does'nt impl `Display`
fn main() {
let x = foo(Bar);
pr…