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
Hi @HustonMmmavr
Thank you for testing and reporting the issue.
This is a bug. When we set SetRequestedHeartbeat, we should also change the ticket timer.
Even we should put a limit; for example, 1 second is too low.
Is your feature request related to a problem? Please describe.
Hello!
There is a question about hearbeats, for example the next code would raise to logs next messages
Code:
Im a bit confused, because the demo rabbit is alive and connection seems too - messages still consuming.
Is it a correct behaviour?
Seems the heartBeat uses a hardcoded heartbeat intervals and the heartbeat condition fails
Describe the solution you'd like
Seems hearbeat should be called every interval specified by user, but I may be wrong
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: