Logservers with a large number of events (eg ISACC) are timing out (HTTP 502) when /events is requested Configure the max number of rows postgrest will query postgres for (likely via environment variable) See [PostgREST db-max-rows](https://postgrest.org/en/stable/references/configuration.html#db-max-rows)
Logservers with a large number of events (eg ISACC) are timing out (HTTP 502) when /events is requested
Configure the max number of rows postgrest will query postgres for (likely via environment variable)
See PostgREST db-max-rows