Open
Description
I have a tmsource project and I'm using tessera to serve the vector tiles from it. This tmsource project uses a lot of PostgreSQL queries that take a long time to run. And when my http client requests a vector tile from tessera it can fail with a http connection aborted / connection closed error. The tessera output shows: GET /pbfs/live//14/7794/3493.pbf - - ms - -
.
Is there anyway to make tessera not timeout, and to wait a long time before "giving up". This way, I'd get my vector tiles, even if they take a long time.
In the long run, we need to improve our SQL queries, but we're curring using tessera to generate vector tiles in a batch manner, so waiting a long time is not a big problem.
Metadata
Metadata
Assignees
Labels
No labels