You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When complete CARs are written to S3, we can use them to warm the cache of the gateway and improve reads performance and availability of recently uploaded content as part of #19
Flow
Lambda function triggers on S3 write gateway-warm-cache-lambda
verify if /complete namespace trigger
ask Gateway worker to cache CID
Notes
Only ask to warm cache for content smaller than 512Mb
The text was updated successfully, but these errors were encountered:
When complete CARs are written to S3, we can use them to warm the cache of the gateway and improve reads performance and availability of recently uploaded content as part of #19
Flow
Lambda function triggers on S3 write
gateway-warm-cache-lambda
Notes
The text was updated successfully, but these errors were encountered: