radius-project / radius-project/samples
SQS sample failing to send/receive
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 37
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 12
Description
After updating the sample to match what was in the docs repo and fixing an issue where the SQS QueueName didn't match the name of the resource, I'm still having some trouble getting the producer and consumer to contact each other.
On https://edge.radapp.dev/getting-started/reference-apps/aws-sqs/#step-2-deploy-the-application, I see that the producer created the message, but the consumer isn't receiving the message.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the AWS SQS reference application described in the linked Step 2 deployment documentation and reproduce the deployment. Trace the producer and consumer configuration to determine why the created message is not received. Done means the deployed consumer receives messages sent by the producer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100