Replies: 1 comment
-
|
The client is designed to be shared across tasks via Arc. Messages are routed by one of three mechanisms:
Could you share a minimal example showing the issue? Knowing which specific API calls you're making concurrently would help narrow down whether this is a routing issue or something else. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I observe that if using only one shared client across tokio tasks we get some weird behavior where messages are losted or wrongly routed. Is that expected behavior?
Beta Was this translation helpful? Give feedback.
All reactions