issues
search
cschleiden
/
go-workflows
Embedded durable workflows for Golang similar to DTFx/Cadence/Temporal
https://cschleiden.github.io/go-workflows/
MIT License
233
stars
49
forks
source link
Panic when extending activity task
#268
Closed
cschleiden
closed
1 year ago
cschleiden
commented
1 year ago
Start worker with quick activity heartbeat
Run workflow where activity execution takes longer than activity heartbeat
Expected: activity task lock is extended Actual:
panic
Expected: activity task lock is extended Actual:
panic