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
"TxTracking.*.kickoff" would grab all the kickoff events.
If this is too hard to implement, or not considered necessary, then require that each '.*.' match one-to-one with a '.[something].' in the event specification.
The text was updated successfully, but these errors were encountered:
Enable wildcards in pubsub event specifications.
For example:
"TxTracking.*.kickoff" would grab all the kickoff events.
If this is too hard to implement, or not considered necessary, then require that each '.*.' match one-to-one with a '.[something].' in the event specification.
The text was updated successfully, but these errors were encountered: