-
Create an AWS SQS queue to exchange messages between the [apod-explorer](https://github.com/mgzwarrior/apod-explorer) app and [nasa4s](https://github.com/brandon-powers/nasa4s) service, developed by @…
-
### Welcome!
- [X] Yes, I have searched for similar issues on [GitHub](https://github.com/EvolutionAPI/evolution-api/issues) and found none.
### What did you do?
Conectei o SQS da Amazon no Env e a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I have a lambda set up behind an API Gateway that dumps a message on an SQS queue on ev…
-
At the moment we deploy only one instance of the service, but in the future we may want to allow to start multiple instances to scale horizontally.
Before doing that we should ensure that the servi…
-
### Describe the bug
I have noticed lately that every time I deploy a change that I am doing, a record on Route53 is disappearing even though it shouldn't. I deployed this on 3 different environments…
-
### 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:…
-
Hello,
I'm trying to figure out how to stop consumers manually. I want to handle the `onApplicationShutdown` NestJS lifecycle hook and, when it is called, stop the SQS consumer and check that there…
-
**Type**: Bug
**Component**:
SQS
Version: 3.0.3
Config:
- maxDelayBetweenPolls: 10000
- maxConcurrentMessages: 121
- listenerShutdownTimeout: 120000
All other portions of the config are the …
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you using…
-
## 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 …