oceanprotocol / ocean-node

Apache License 2.0
42 stars 12 forks source link

C2D: Delete storage for Free Compute #737

Closed alexcos20 closed 2 days ago

alexcos20 commented 1 month ago

In addition to #735 , we need to delete all storage occupied by a free job (both output storage & db record) when the results of a free job are downloaded successfully (do not wait for storageExpiry to kick in)

paulo-ocean commented 2 weeks ago

included on PR https://github.com/oceanprotocol/ocean-node/pull/705