Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for the firmware file size limit to be configurable #1746

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joshk
Copy link
Collaborator

@joshk joshk commented Jan 8, 2025

This allows for the firmware file size upload limit to be adjusted via runtime env var.

Its a partial fix for file upload limits, as Firmwares.create_firmware/3 has a repo transaction limit of 30 secs, and the upload to s3 also has a 30 sec limit.

I'd also like this to be configurable per org, such that free users can only upload smaller firmware sizes, but thats for a different discussion.

@joshk joshk force-pushed the configurable-firmware-file-upload-size-limit branch from e70711d to 4d68c7a Compare January 8, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant