[openstreetmap/openstreetmap-website] Integrate the high-performance GPX importer (#1852)
mmd
notifications at github.com
Fri Oct 5 16:09:55 UTC 2018
Before switching all GPX import processing to background jobs, we should also re-validate, if current processing times for a typical / maximum sized GPX file still warrant such an approach.
Assuming that an import takes less than 5 seconds, we could as well do everything in a synchronous way. At the same time, we could get rid of the email notification (which ends up in the spam folder anyway) and show the user a flash message with the success/failure status right away. Very large GPX file could still be redirected to some kind of job processing, depending on file size.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1852#issuecomment-427418380
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20181005/27f4b712/attachment.html>
More information about the rails-dev
mailing list