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
When user creates a Destination that references a non-existing statestore, users can find out when they check the destination status.
However, we would like a faster feedback than having to check its status. This issue is about introducing a destination webhook that gives users a warning if the referred State Store does not exist.
It's a warning and not an error because we don't want to create a hard ordering of people need to create State Store first.
Context
When user creates a Destination that references a non-existing statestore, users can find out when they check the destination status.
However, we would like a faster feedback than having to check its status. This issue is about introducing a destination webhook that gives users a warning if the referred State Store does not exist.
It's a warning and not an error because we don't want to create a hard ordering of people need to create State Store first.
Follow up from #343
The text was updated successfully, but these errors were encountered: