Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Do upload and validation on a worker process #1

@caywood

Description

@caywood

Currently we only have 30 seconds to upload and validate data. This isn't enough for large GTFS files. We should move it to a worker process.

Slow upload connections are the main problem. It works much better if the files are served as URLs from a real server.

https://devcenter.heroku.com/articles/request-timeout

Metadata

Metadata

Assignees

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