[openstreetmap/openstreetmap-website] Use a reduced priority for batch trace uploads (PR #4537)

Andy Allan notifications at github.com
Sun Feb 25 08:50:16 UTC 2024


> I'm not sure if I'm overthinking this though, maybe it's not a real problem.

I think a more realistic problem is that if the queue is never fully drained, the lowest-priority jobs might never be processed (e.g. if there's always at least `num_workers` "priority-0" jobs in the queue, "priority-1000" jobs will never be processed). But looking at the production graphs with @tomhughes the queues are drained completely on a regular basis, so this is not (currently) a real concern.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4537#issuecomment-1962860563
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4537/c1962860563 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240225/e36906f3/attachment.htm>


More information about the rails-dev mailing list