Patching of services (aka Jackish branching) #1295
Labels
api-devex
Restate user facing Development model
needs-refinement
Issues that need further investigation
In case that people have not properly versioned their services, forgotten to register error-defer handlers or otherwise gotten themselves into a situation where they need to change their service code while keeping already started invocations working, we can offer a patching API that allows to introduce branches for the different patch versions. This is similar to https://legacy-documentation-sdks.temporal.io/typescript/patching.
The patching API can be implemented as an SDK concept only by using custom journal entries.
The text was updated successfully, but these errors were encountered: