79655002

Date: 2025-06-05 18:16:58
Score: 0.5
Natty:
Report link

No, I dont think setting a higher bathv size for Queue A makes it higher priority. AWS lambda polls each SQS queue independently and equally, regardless of batch size. If you want to prioritise Queue A, i think you should use separate lambda functions or manage priority logic with the lambda code.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Toye KB