Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make IMAP timeouts customizable (per feature) #26

Open
djmaze opened this issue Oct 4, 2024 · 0 comments
Open

Make IMAP timeouts customizable (per feature) #26

djmaze opened this issue Oct 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@djmaze
Copy link
Contributor

djmaze commented Oct 4, 2024

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.

@soywod soywod added the enhancement New feature or request label Oct 4, 2024
@soywod soywod added this to Pimalaya Oct 4, 2024
@soywod soywod moved this to Todo in Pimalaya Oct 4, 2024
@soywod soywod moved this to Todo in Pimalaya Oct 11, 2024
@soywod soywod self-assigned this Oct 29, 2024
@soywod soywod removed the status in Pimalaya Nov 29, 2024
@soywod soywod removed their assignment Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants