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
This is not really an issue, but more a proposal:
By default all queues and exchanges are suffixed with "-queue" and "-exchange".
That can be a real problem, since the library dictates the naming of the interface, if you have an environment with predefined exchanges from other or former services, you can't hook in there using Thumper.
I understand that this is a breaking change for people who adopted this behavior, but maybe you consider it for a future release.
The text was updated successfully, but these errors were encountered:
This is not really an issue, but more a proposal:
By default all queues and exchanges are suffixed with "-queue" and "-exchange".
That can be a real problem, since the library dictates the naming of the interface, if you have an environment with predefined exchanges from other or former services, you can't hook in there using Thumper.
I understand that this is a breaking change for people who adopted this behavior, but maybe you consider it for a future release.
The text was updated successfully, but these errors were encountered: