Skip to content

Async requests #7

Description

@ZoopOTheGoop

Some snapd requests are async type requests (not to be confused with the Rust async keyword). These should be handleable under the current framework, just a little convoluted. We likely have to override Get::get for these, and use a proxy Get request type to fetch the initial response, then wait on the specified connection by polling with exponential dropoff.

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