Generating PDFs on the fly is too compute intensive. They should instead be batched and stored in blob storage.
Owner
@mikahpinegar
Description
Both the front and backend of the Selector need several updates in order to properly generate PDFs. The infrastructure to store and retrieve PDFs is already in place.
Rationale
Generating PDFs on the fly is too compute intensive. They should instead be batched and stored in blob storage.
Owner
@mikahpinegar
Description
Both the front and backend of the Selector need several updates in order to properly generate PDFs. The infrastructure to store and retrieve PDFs is already in place.
Issues
BE
FE