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

Doc: Write resiliency section #8

Closed
Tracked by #27
tillrohrmann opened this issue May 4, 2023 · 2 comments
Closed
Tracked by #27

Doc: Write resiliency section #8

tillrohrmann opened this issue May 4, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@tillrohrmann
Copy link
Contributor

tillrohrmann commented May 4, 2023

What to write here

Resilience of service invocations:

  • guarantees
  • retries
  • What happens when an invocation fails: network failure vs user code (vs possible SDK bugs)
  • retries + side effects: how users should use retry logic together with side effects to
  • configs we have for retries etc

Runtime

  • What happens in case of a failure of worker/meta: current guarantees and maybe mentioning that will become distributed at later point in time
@tillrohrmann tillrohrmann added the documentation Improvements or additions to documentation label May 4, 2023
@tillrohrmann tillrohrmann added this to the 1B milestone May 25, 2023
@gvdongen
Copy link
Contributor

@tillrohrmann Should we close this?

@gvdongen
Copy link
Contributor

Will be covered by #265

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

No branches or pull requests

2 participants