iWF is a WorkflowAsCode microservice orchestration platform offering an orchestration coding framework and service for building resilient, fault-tolerant, scalable long-running processes
MIT License
537
stars
55
forks
source link
[blockedByTemporal]Set state execution Id as timerID for temporal history #412
That would make it more friendly to read the history .
Note: usually there is only one timer per state execution. If there are more than one, uses number suffix .
Temporal SDK doesn't seem to allowing setting a timerID.