servo / saltfs

Salt Stack Filesystem
Apache License 2.0
56 stars 107 forks source link

Increase client_max_body_size for intermittent-tracker #1054

Closed sagudev closed 1 month ago

sagudev commented 1 month ago

Should fix https://github.com/servo/servo/issues/31845, but it might be still to low.

sagudev commented 1 month ago

Is this deployed, so we can test?

mrobinson commented 1 month ago

I believe this is deployed now, but I'm always a bit mystified by saltfs, so let me know if there are any issues.

sagudev commented 1 month ago

I manually tested with curl, and it seems that it is deployed.

Test WPT import: https://github.com/servo/servo/actions/runs/10281279358

sagudev commented 1 month ago

It worked: https://github.com/servo/servo/pull/32959 🎉