Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

More logging of potentially slow operations #250

Open
abyrd opened this issue Nov 23, 2015 · 0 comments
Open

More logging of potentially slow operations #250

abyrd opened this issue Nov 23, 2015 · 0 comments

Comments

@abyrd
Copy link
Member

abyrd commented Nov 23, 2015

The first time you do an analysis via the analyst web UI, it reports "processing query" for a long time. Even when all components are running locally, there is no sign from any component that any long-running operation is in progress, or even that it has started. This leaves you wondering if it's actually doing anything or just stalled. We should log the beginning and end of any potentially slow one-off operation. This is especially necessary when testing locally because there is a lot of data transfer to and from Amazon S3. On an ADSL connection this can be extremely slow (uploading 100MB PBF files at 250kB/sec). It helps to at least have some indication of what's happening or the whole system feels broken.

Equivalent issue on R5 repository: conveyal/r5#18

abyrd added a commit that referenced this issue Nov 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant