-
When using Terraform support, I'd like to see the ability to better integrate a chalice application with non-chalice resources. For example, if I create an SQS queue in Terraform, it would be nice to…
-
__Description of your feature__
I'm using this package for developing SaaS app, but the app should be run on AWS cloud infrastructure. i would like to configure AWS redis cache, AWS SQS queue, AW…
-
The Inflator + Indexer often sit around doing nothing, querying the SQS queues every 20 seconds generates for both services potentially 6,220,800 messages a month. Whilst that's only a few dollars (an…
-
I wish that digdag supports multiple queues.
In my company, we setup an AWS autoscaling cluster to run digdag agents as https://techblog.zozo.com/entry/digdag_ha (Japanese) describes.
We want to…
-
I'm running into a problem where the same piece of code works on a Mac, but not in Windows, where, instead, I receive responses like this from AWS:
``` xml
Sender
SignatureDoesNotM…
-
## 背景
12 Factor Apps の Disposability ( http://12factor.net/disposability ) のところにDelayed::Jobとかはイケてなくて、NACKが返せる [RabbitMQ](http://www.rabbitmq.com/) や途中でJobが止まったら、JobをQueueに戻せる [Beanstalkd](http://kr.…
-
Occurs when attempting to upload ~200 files
also:
error: Failed after retrying 5 times: {"message": "Internal server error"}
I'm thinking a potential issue is API rate limit exceeded, or perh…
-
Hello,
I have an issue when connecting to the elasticmq queue when on my work proxy. It seems to work fine if I disconnect from the internet. But otherwise I get the following.
**Exception**
```
[F…
ghost updated
7 years ago
-
```
What steps will reproduce the problem?
1. Send a message to SQS like: {Hello}[Queue]
2. Receive a Bad request
What is the expected output? What do you see instead?
Send message should succeed
Wh…
-
Go to https://circle.pytorch.org/pattern-details.html?pattern_id=59 It has only scanned 3.4% of builds. I want it to scan everything (updating our statuses accordingly). Is there a way to do that?