restatedev / restate

Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.
https://docs.restate.dev
Other
1.65k stars 37 forks source link

Implement Cancel restart/Kill restart feature #2348

Open slinkydeveloper opened 3 days ago

slinkydeveloper commented 3 days ago

Fix #895. Depends on https://github.com/restatedev/restate/pull/2335

The fundamental commit where semantics are implements is this one: https://github.com/restatedev/restate/commit/0edc593d5117a16aba429722c96149e3c3bd1e32

Essentially the behavior is the following:

This commit exposes the feature both in Admin API and in CLI