go-workflows
go-workflows copied to clipboard
Set expiration on all keys
- [ ] Set expiration far in the future for all keys for pending workflow instances
- [ ] Set expiration somewhat in the future for all keys for completed workflow instances
Keys:
-
history:<instance_id>
-
pending-events:<instance_id>
-
state:<instance_id>
Supports: #28