Skip to content

Make backend promise cancellable #54

Description

@hmil

Currently, if a request times out, the backend request may go on until the backing API times out or the request resolves.
It would be nice to have the backend return a cancelable future such that the request can be terminated on timeout or even allow the user to cancel it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions