Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

ExternalPayloadStorage (S3Payload) #2287

Discussion options

You must be logged in to vote

Hi @vamsibandarupalli Currently, we use a TTL on our S3 buckets that automatically deletes the objects. This TTL is chosen to be large enough so that it is sufficiently higher than workflow execution time.
Alternatively, you could customize your implementation of the WorkflowStatusListener to clean up the specific S3 objects that pertain to your workflow upon completion.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vamsibandarupalli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants