Skip to content

Kill long queries #277

@prashtx

Description

@prashtx

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions