Closed
Bug 1598765
Opened 5 years ago
Closed 5 years ago
set up SQS in antenna local dev environment
Categories
(Socorro :: Antenna, task)
Socorro
Antenna
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
Attachments
(1 file)
In order to work on AWS SQS support for the crash processing queue, we need to set up an SQS that runs in the local dev environment for Antenna.
For AWS S3, we use localstack. I think we can use that here, too.
| Assignee | ||
Comment 1•5 years ago
|
||
Assignee: nobody → willkg
| Assignee | ||
Comment 2•5 years ago
|
||
willkg merged PR #370: "bug 1598765: local sqs" in 6154090.
| Assignee | ||
Comment 3•5 years ago
|
||
I did get localstack working. We have a separate localstack-sqs service now. I also added a script to manipulate it.
This only affects the local dev environment. Marking as FIXED.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•