openstreetmap-website/app/jobs
Tom Hughes 5cb96cd1a2 Send trace import result notification immediately
If we delay sending failure notifications then they will fail
because the trace will no longer exist.

As trace imports are running in the background anyway there
doesn't seem to be any good reason to defer the emails.

Fixes #2312
2019-07-15 21:45:07 +01:00
..
application_job.rb Sketch out how to use the jobs queue for trace insertion and deletion 2019-01-16 10:49:11 +01:00
trace_destroyer_job.rb Queue trace related jobs in the traces queue 2019-03-24 17:08:57 +00:00
trace_importer_job.rb Send trace import result notification immediately 2019-07-15 21:45:07 +01:00