go-workflows icon indicating copy to clipboard operation
go-workflows copied to clipboard

Set expiration on all keys

Open cschleiden opened this issue 2 years ago • 0 comments

  • [ ] 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

cschleiden avatar Apr 12 '22 23:04 cschleiden