FoamFactory / FoamFactory/archetype

Files larger than X KB are not showing correctly when retrieved from database

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It appears that files larger than X KB (it looks like the limit is ~500KB) are being cut off when added to archetype. After checking the rocket configuration, `file` data limits are set to 1MB by default, and will be increased to 2MB once we set our own custom limits. Unfortunately, this appears to not be helping the issue. It's possible there is a data limit within `mysql` for the storage of data.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.