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

Handle timeouts on mailserver requests #13022

Closed
cammellos opened this issue Jan 18, 2022 · 1 comment
Closed

Handle timeouts on mailserver requests #13022

cammellos opened this issue Jan 18, 2022 · 1 comment
Assignees
Milestone

Comments

@cammellos
Copy link
Member

Description

Currently there's some mailservers that are timing out when queried. The client should retry a few times those requests, and eventually move to a different mailserver. This is something desktop is already doing, so we should be able to leverage some shared logic.

@richard-ramos will have more details.

@cammellos cammellos added the bug label Jan 18, 2022
@cammellos cammellos added this to the Release 1.19 milestone Jan 18, 2022
@cammellos cammellos self-assigned this Mar 15, 2022
@cammellos
Copy link
Member Author

Fixed in #13065

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant