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
{{ message }}
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
In the cookbook we currently allow multiple clusters to be defined, and we route events to all of them. It would be nice if we could additionally define additional clusters and route events selectively to them.
We probably should look into defining "my_cluster" as a single string (breaking it out of the assumed first element of "clusters". And then have an "inactive_clusters" or "additional_clusters" that we could route events to.
The text was updated successfully, but these errors were encountered:
In the cookbook we currently allow multiple clusters to be defined, and we route events to all of them. It would be nice if we could additionally define additional clusters and route events selectively to them.
We probably should look into defining "my_cluster" as a single string (breaking it out of the assumed first element of "clusters". And then have an "inactive_clusters" or "additional_clusters" that we could route events to.
The text was updated successfully, but these errors were encountered: