[W 240925 08:18:26 distributor:64] BlockingIOError in distributor receive: [Errno 35] Resource temporarily unavailable
MARIMO_OUTPUT_MAX_BYTES
mo.ui.altair_chart
, I think the outputs should be much smaller (we store the data on the backend, whereas altair serializes it as JSON by default), but let me know if it isn'tMARIMO_OUTPUT_MAX_BYTES
, i hit the max bytes image but couldn'tMARIMO_OUTPUT_MAX_BYTES
, I kept on increasing the number of plots. I never saw the blocking IO error but eventually the frontend crashed.uvloop
installed, I would be curious whether this PR fixes it for you: https://github.com/marimo-team/marimo/pull/2442