Skip to content

submit/poll methods for ModalFunction #649

Description

@OwenPriceSkelly

for long-running jobs, the backend server sometimes crashes (I suspect background tasks given the flakiness of the bug) while a ModalFunction is blocked waiting for a response.

A workaround would be to add a submit method which hits the same routes as the backendclient but doesn't block/poll for a response, leaving that to the user

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions