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'm expecting anything coming in that starts with 'servers.' will be sent to both server1 and server2, but it appears it's being sent to servers 3 and 4.
Perhaps I'm misunderstanding the routes and sendAllMatch vs sendFirstMatch route type?
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
In my config, i have the following, among other routes:
I'm expecting anything coming in that starts with 'servers.' will be sent to both server1 and server2, but it appears it's being sent to servers 3 and 4.
Perhaps I'm misunderstanding the routes and sendAllMatch vs sendFirstMatch route type?
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: