Skip to content

Remove events from pending list in db when upload is in progress #229

@baumatron

Description

@baumatron

We should remove the NSCondition in KIOUploader and instead remove events from the pending event queue in the db while they are in flight. That might be moving them to another table, or just storing them in memory along with the request state. Then upon failure, failing events can be marked as pending again if they haven't already retried too many times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions