Skip to content

Some email downloads lagging indefinitely #3

@RNRetailer

Description

@RNRetailer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions