Skip to content

Make IMAP timeouts customizable (per feature) #26

Description

@djmaze

The imap timeout is currently hardcoded to 30s. This means the sync can currently stall because of timeouts especially in add_message and get_messages, because they heavily rely on the network.

For a clean solution, the IMAP timeouts should ideally be adjustable on a per-feature basis.

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

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions