Commit Graph

14 Commits (53059135eefd20b349bbbc7fa959b0b9c6f61d2a)

Author SHA1 Message Date
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 3 months ago
Audric Ackermann f6cd12d599 fix: use at least 2 hashes for the update_expiries too
until the storage server release is live we need this workaround
6 months ago
Audric Ackermann 5cfbb8405c fix: use expiry from swarm to update readAt & expiresAt for msg 6 months ago
Audric Ackermann 82c6f0897b fix: add jobs for expiry update & expiry fetch 6 months ago
William Grant bb6e09de0a feat: cleaned up wip logs 8 months ago
William Grant 16aad0c748 test: started processExpireRequestResponse 8 months ago
William Grant 1ce1924389 test: finished verifyExpireMsgsResponseSignature 8 months ago
William Grant f28bb66742 test: started expireRequest
added tests for buildExpireRequest
8 months ago
William Grant 0e67e2a0b7 feat: improved expiry retry and error handing
nested pRetry Abort errors can break our retry logic so we need to catch them
9 months ago
William Grant e6257f3cbc fix: commented out some logs 9 months ago
William Grant 958f64e27f feat: get_expiries implementation done
now just need to make sure to call both endpoints in the correct places
9 months ago
William Grant a4bd3f59bb feat: improved expire swarm result logic
better logging and handle errors more smoothly
9 months ago
William Grant 3b0d5f55e7 feat: added get_expiries typings 9 months ago
William Grant 9e21f459dd feat: started get_expiries work
signature now generates and renamed expire file to expireRequest
9 months ago