-
### Problem
I have configured s3 source and getting following error from time to time, once in a ~30-60 min
```
ERROR source{component_kind="source" component_id=s3 component_type=aws_s3}: vector…
-
**Describe the issue**
.arc-config timeout for a queue function sets the queue timeout and lambda timeout to the same value.
but queue timeout should be 6x the lambda timeout per aws recommendation.…
-
### Expected Behavior
AWS SQS Consume should be able to fetch the rows from the SQS queue, and have the fetched records noted as a single column with 1 record per row.
### Actual Behaviour
The reco…
-
**Which version of Kotest are you using**
`5.8.1`
When running `eventually` block to wait for the messages to appear on the SQS queue after draining from `DLQ` the message does not appear at all. …
-
Started to go through the questions today.
At this moment question 26 looks like this:
```
$ aws sqs receive-message –queue-url https://queue.amazonaws.com/546419318123/Test
```
which doesn't mea…
-
### Component
None
### Is your feature request related to a problem?
I had to get custom to implement extracting traceparent + tracestate from my SQS consuming BackgroundService. A lot of it's insp…
-
### Expected Behavior
I expect the examples in the documentation to work with Amazon SQS Fifo queues
### Actual Behaviour
When sending a message the following exception is thrown:
```
18:…
-
Since we added the SQS stuff to the project, it cannot be deployed as-is before some AWS setup has been done, as described in the README.md file, and an SQS-enabled operator has been installed.
May…
-
after some discussion and some prototyping in https://github.com/sul-dlss/speech-to-text/pull/9 and https://github.com/sul-dlss/common-accessioning/pull/1367, it seems like we've settled on SQS for co…
-
## Is your feature request related to a problem? Please describe.
Would it be possible for the Java Agent to provide support for Distributed Tracing for SQS out of the box?
Customer has described 2 …