hubmapconsortium / entity-api

A set of web service calls to return information about HuBMAP entities
https://entity.api.hubmapconsortium.org
MIT License
3 stars 1 forks source link

Stash large response payload to S3 #685

Open yuanzhou opened 3 weeks ago

yuanzhou commented 3 weeks ago

Similar to the handling in search-api, when the response payload is >=10MB, stash the results in AWS S3 bucket and return a URL and 303 status code.