Skip to content

Fix slow data export #11

@nickgartmann

Description

@nickgartmann

Heroku has a 30 second limit on request times and the CSV export and JSON api often exceed that limit. The app should use an async task to pull the data and use some other system to return it to users.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions