Skip to content

Shorter timeouts of api requests #17

@bjoerge

Description

@bjoerge

HTTP calls to external services should have shorter timeouts. It looks the default timeout is < 60 seconds, which makes the app hang until it eventually gets killed by the master unicorn process.

A solution will be to set the timeout to ~ 10-30 seconds and raise an error to be logged.

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