JanssenProject / JanssenProject/jans
feat(jans-cedarling): Sidecar durable producer outbox
Open
comp-jans-cedarling
enhancement
kind-feature
- Dominant language
- Java
- Stars
- 647
- Forks
- 173
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
Require a durable producer outbox. A decision or invocation record should be committed locally before the governed action proceeds, then forwarded asynchronously to Lock. Otherwise, the action may occur successfully while its TRACE record is lost during a crash or network failure.
Contributor guide
Assessment
This issue has not been assessed yet.