Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: destination webhook should give user a warning if it references a non-existing statestore #345

Open
ChunyiLyu opened this issue Jan 31, 2025 · 0 comments

Comments

@ChunyiLyu
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant