Skip to content

Test against the Hobby tier's 100 MB static ceiling rather than assuming it #91

Description

@DrDrewCain

Two things that bite: Brotli compression removes Content-Length, so a
byte-accurate download progress bar needs the expected size hardcoded or
Content-Encoding-aware handling; and the Hobby tier's 100 MB static
upload ceiling should be tested against rather than assumed, since the
wasm bundle plus example networks could approach it.


Checked against main @ faec848. Worth checking now rather than later: the committed studio wasm is already ~18 MB (crates/gridwright-studio/pkg/gridwright_studio_bg.wasm), and the example networks are growing — examples/eu-grid.json is the pan-European extract.


Source: TODO.md line 3031 — Interface › Hosting

Metadata

Metadata

Assignees

No one assigned

    Labels

    hostingDeployment and static serving

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions