Skip to content

Handling of autoupdate receivedData rejection #2759

Description

@bastianjoel

Currently we do not take into account that a autoupdate subscription could fail. This got relevant now with the ability to pause the autoupdate service.

Especially the implementation of ModelRequestService.waitSubscriptionReady could be improved to be more error resistant. Also usages of ModelRequestService.fetch currently all ignore that the promise could be rejected.

This issue needs to be addressed before things like loading bars in list views or similar things can be implemented.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions