Modify ↓
Opened 3 years ago
Closed 3 years ago
#22726 closed defect (fixed)
[PATCH] DownloadOsmChange task should not always get the history for each unknown object
| Reported by: | taylor.smock | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 23.04 |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
When downloading an OSC, especially if the OSC primarily deals with ways, a user may wait an extended period of time for the Node objects to be downloaded. This is often not necessary, since many nodes don't change frequently, if at all.
With the attached patch, the timings for https://maproulette.org/api/v2/task/147247105/cooperative/change/task_147247105_change.osc for went from 105s to 14s, assuming no user interaction.
Attachments (1)
Change History (3)
by , 3 years ago
| Attachment: | 22726.patch added |
|---|
comment:1 by , 3 years ago
| Milestone: | 23.03 → 23.04 |
|---|
Note:
See TracTickets
for help on using tickets.



Ticket retargeted after milestone closed