Skip to content

Graph: Getting emails should produce a generator #39

@ghbm-itk

Description

@ghbm-itk

When getting emails from a folder in Graph only the first 1000 emails are returned.

This results in 2 problems:

  • Getting 1000 emails is really slow
  • If there are more than 1000 emails it's impossible to access them.

Instead of returning all emails at once a generator should be used to get the emails in chuncks as they are needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions