-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
If we take too long to send data back to the client, Heroku will cut us off (30 seconds). If a query is in progress, though, I don't think it gets killed. In those situations, we're still putting load on the database, even though the result will be thrown away.
We should proactively cut ourselves off for super slow responses.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels