conductor
conductor copied to clipboard
Introduce Signal API and SYNC-DURABLE consisteny during execution
Pull Request type
- [ ] Bugfix
- [X] Feature
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] WHOSUSING.md
- [ ] Other (please describe):
NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.
Changes in this PR
- Introduce Signal API and SYNC-DURABLE consisteny during execution
Describe the new behavior from this PR, and why it's needed Issue #
Alternatives considered
Describe alternative implementation you have considered