Closed rocketnova closed 1 year ago
Add a todo to write a unit test in s3.server.ts to test expiration of presigned urls. check it works, sleep 5s, check it fails.
import { BUCKET, ENDPOINT_URL } from "app/utils/config.server";
Chromatic_Build : Link to latest build in Chromatic 🌈 Link to storybook build in Chromatic
Ticket
https://wicmtdp.atlassian.net/browse/PRP-273
Changes
documents
table as a news3Url
columnDOC_URL_EXPIRATION
env var to control s3 presigned url expiration timeContext for reviewers
This PR saves the presigned url for accepted uploaded documents into the database.
Testing