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

Some email downloads lagging indefinitely #3

Open
RNRetailer opened this issue Aug 9, 2024 · 0 comments
Open

Some email downloads lagging indefinitely #3

RNRetailer opened this issue Aug 9, 2024 · 0 comments

Comments

@RNRetailer
Copy link

Hi,

Sometimes when I load an email with gmail_client.get_messages it sits there lagging forever until I kill the program.

I think there are a few changes that could mitigate this:

  1. Using a better supported library like requests instead of httplib2 for HTTP requests.
  2. Adding an optional progress bar when downloading an email.
  3. Adding a timeout to skip an email if it takes too long to download.

Please let me know what you think.

Thanks

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