-
### Description
**Observed Behavior**:
karpenter.cluster_state.synced metrics drops to 0 for ~30 minutes and no new nodes can come up, causing lots of pods pending. Worstly, we are undergoing sp…
-
Hey,
The issue that I'm encountering is -
`SchedulingError("Couldn't apply scheduled task ***: An error occurred (SignatureDoesNotMatch) when calling the SendMessage operation: Signature expire…
-
### Issue description
Setting `maximumConcurrency` as described [here](https://www.serverless.com/framework/docs-providers-aws-events-sqs#setting-the-maximum-concurrency) produces this warning when u…
-
I see that this feature is supported on Python and NodeJS, is it supported in Go?
There is a similar issue closed on the dd-trace-js: https://github.com/DataDog/dd-trace-js/issues/1280
And the doc…
-
Below is a self-contained repro for my problem. The unbounded `%MEM` growth in `top` apparently happens where I try to use `d_n_qs_int/4` 'backwards' to convert the integer 4th argument to the list-o…
-
Follow [this broker integration guide](https://github.com/nilenso/goose/wiki/Guide-to-Message-Broker-Integration) to have an out-of-the box support for AWS SQS
-
**Type**: Bug
**Component**:
SQS
**Describe the bug**
S3EventNotification is no longer correctly deserialized when switching from `com.amazonaws:aws-java-sdk-s3` to `software.amazon.awssdk:s3-…
-
I'm currently migrating from [Shoryuken](https://github.com/ruby-shoryuken/shoryuken) task queue (a [Sidekiq](https://github.com/sidekiq/sidekiq) clone that uses SQS as queue store) to AWS SDK Rails, …
-
As far as we debug the smoke test with AWS SDK Go, the request using aws-query protocol.
AWS SDK java release note says [SQS supports aws-json](https://github.com/aws/aws-sdk-java/blob/master/CH…
-
### Expected Behavior
As per title, when working with a Kinesis Firehose event that contains a SQS event in the data field, if the field is not a valid SQS event the entire parsing should fail.
### …