Page MenuHomePhabricator

Handle large Mapillary sequences
Open, In Progress, MediumPublicFeature

Description

Steps to replicate the issue:

  • Use Mapillary sequence: A0apy5uiz8jEPMxVfXLYSC

What happens?:

The UI stays in the Loading state and never gets finished. Check the Mapillary API for that sequence returns

{
    "error": {
        "code": 1,
        "message": "Please reduce the amount of data you're asking for, then retry your request"
    }
}

Pagination with limit=1 did not help. The sequence has 9,426 images and querying a large amount of fields is breaking Mapillary API and will break Curator app.

What should have happened instead?: Show the user an error that this sequence is not possible, at the moment. In the future, integrate working with large collections.

Related Objects

Event Timeline

DaxServer renamed this task from Mapillary sequence loading gets stuck sometimes to Large Mapillary sequence breaks Mapillary sequence API and Curator app.Dec 15 2025, 10:21 AM
DaxServer renamed this task from Large Mapillary sequence breaks Mapillary sequence API and Curator app to Handle large Mapillary sequences.
DaxServer claimed this task.
DaxServer triaged this task as Low priority.
DaxServer updated the task description. (Show Details)
DaxServer updated the task description. (Show Details)
DaxServer changed the subtype of this task from "Bug Report" to "Feature Request".
DaxServer removed a subscriber: Aklapper.
DaxServer raised the priority of this task from Low to Medium.Fri, Dec 26, 11:12 AM
DaxServer changed the task status from Open to In Progress.Thu, Jan 1, 4:36 PM
DaxServer moved this task from Backlog to In progress on the Tool-curator board.