aimhubio / aim

Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
https://aimstack.io
Apache License 2.0
5.16k stars 316 forks source link

[fix] Increase websockets max_size for large images sent to server #3155

Closed jasonmads closed 3 months ago

jasonmads commented 3 months ago

Set max_size in connect to None (unlimited) and 1073741824 (102410241024) for unicorn

This addresses issue #3154 of large validation images getting 1009 (message too big) errors when trying to upload. Values chosen are arbitrary and very high.

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 3 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.