You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
I am consistently getting message when attempting to upload a largeish (50MB) tileset. It always times out somewhere between 50 and 80 seconds after starting the upload:
4427 tiles @ 60/s, 21% complete [73s]
Connection timed out after 2000ms
Passing --timeout X doesn't seem to make any difference. (I suspect --timeout doesn't apply to the upload, but to something else).
Any ideas? Maybe it's something like after so many connections it starts taking a while to create new ones, then this 2 second cutoff kicks in?
I am consistently getting message when attempting to upload a largeish (50MB) tileset. It always times out somewhere between 50 and 80 seconds after starting the upload:
Passing
--timeout Xdoesn't seem to make any difference. (I suspect--timeoutdoesn't apply to the upload, but to something else).Any ideas? Maybe it's something like after so many connections it starts taking a while to create new ones, then this 2 second cutoff kicks in?