connection closed before message completed #307
-
I am developed an app to serve vector tiles. The flow is like that: [request (tiles//z/x/y.pbf)] ->
The disk cache is asynchronous using tokyo::fs On some occasions I get this error
I know that it is not much explanation that I give, but can it be due to the disk reading? Tiles are used to visualize maps. In a panning or zoom the requests to the server are many. Can this be? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I removed it in main branch. |
Beta Was this translation helpful? Give feedback.
-
So, don't I worry about the error? |
Beta Was this translation helpful? Give feedback.
I removed it in main branch.