Skip to content

Offline sync sometimes spends a long time synchronising ... nothing? #25

@lexbailey

Description

@lexbailey

I'm not sure how to reproduce this issue 😅

I recently logged in to my instance on a computer that hadn't logged in for a while, and the list of reviews was empty.
The "Uploading data from offline sessions" heading appeared, and regularly flashed, about once per second.

After a bit of poking around, it looks like it had queued up a whole bunch of list-comments requests, and was sending them one after the other.

The list is hundreds of items long, and it does one per second. I still have a ten minute wait before this queue clears

image

So, I guess there's two issues here:

  1. Offline sync prevents the review list loading, meaning a long wait for the user to get to a review
  2. Offline sync queues list-comments requests when it should really just forget about them? (at least I think that's what's happening)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions