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

Add an rpc option for fail quick for a non existing service #2503

Open
igalshilman opened this issue Jan 17, 2025 · 0 comments
Open

Add an rpc option for fail quick for a non existing service #2503

igalshilman opened this issue Jan 17, 2025 · 0 comments
Labels
api-devex Restate user facing Development model enhancement New feature or request

Comments

@igalshilman
Copy link
Contributor

igalshilman commented Jan 17, 2025

Sometimes it is useful to know that you are rpcing a service that does not exists.
This happens for a generic dispatchers use cases.
Let us add an explicit rpc option to fail fast for a non existing service.

This of course comes with the warning, that this might give false positives in case of a service discovery happening in parallel to an rpc. (metadata propagation, speed of light 🔦 )

@slinkydeveloper slinkydeveloper added enhancement New feature or request api-devex Restate user facing Development model labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-devex Restate user facing Development model enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants