79768449

Date: 2025-09-18 12:50:27
Score: 2
Natty:
Report link

I was working on a Laravel microservice project where task 1 sends a series of data to task 2. Task 2 saves it and sends it to task 3 with a separate service. It is pushed to task 3 correctly and without errors, but task 3 does not receive it. I tested it with Redis-CLI. The service that connects task 2 and 3 sends the data, which means the problem is not with task 2. My result was that task 3 has a problem with its subscriber. Thank you for your help :)

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Whitelisted phrase (-0.5): Thank you for your help
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: stranger