-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pdct 788/redirect to cdn instead of streaming response (#214)
* PDCT-788 Redirect to CDN instead of returning streaming response. * PDCT-788 Explicitly specified UTF-8 encoding. * PDCT-788 Added pyright config to pyproject.toml. * PDCT-788 Fixed empty file upload to S3 with seek(0). * PDCT-788 Removed vague CD directory command for generalisation. * PDCT-788 Moved create logic into download route. * PDCT-788 Updated bool conversion logic for DEVELOPMENT_MODE variable. * PDCT-788 Updated str comparison to bool. * PDCT-788 Removed debug prints & added time range to query.
- Loading branch information
1 parent
aa38cac
commit b6389c2
Showing
8 changed files
with
298 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.