79659957

Date: 2025-06-10 07:12:50
Score: 3
Natty:
Report link

This is a bad design, why use the same lambda to poll different queues?

There is no cost when the lambda is not running, why not create separate lambdas for queue A and queue B

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Turbo