Skip to content

Timeouts? #93

@laurencer

Description

@laurencer

How does this library handle timeouts? I can't see anywhere to specify them (or whether there is an implicit default). Everything just goes from Connection -> Request -> IO a (or something like that) where neither Connection nor Request have any connection-level concerns (like timeouts).

Haxr depends on it for sending HTTP requests, and appears to be failing with timeouts when used from confluence-sync against a slow Confluence instance (> 5 second request latency).

Is there anything I'm missing in this library, or have I been lead down the wrong path by error messages somewhere in my stack?

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