You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing a weird issue that there are always two messages not received by sneakers from rabbitmq, for example if I have 3 workers then the sequence will be as follows:
1st message: not received
2nd message: not received
3rd message: received
4th message: received
5th message: received
6th message: not received
7th message: not received
8th message: received
9th message: received
10th message: received
and so on...
Did anyone face this issue ?
The text was updated successfully, but these errors were encountered:
I am facing a weird issue that there are always two messages not received by sneakers from rabbitmq, for example if I have 3 workers then the sequence will be as follows:
1st message: not received
2nd message: not received
3rd message: received
4th message: received
5th message: received
6th message: not received
7th message: not received
8th message: received
9th message: received
10th message: received
and so on...
Did anyone face this issue ?
The text was updated successfully, but these errors were encountered: