Open HustonMmmavr opened 4 months ago
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