Open
Description
I think it would be helpful to have a higher-level, object-based abstraction around the current API.
Is this something that other people would find valuable?
Somewhat like Boto3 Service Resources for the AWS API
With that, there are Waiter and Paginator objects that can handle the polling, pagination, automatic retries after rate limiting.
Similarly, a heirarchy of objects and collections of child objects, which can lazy load as needed.
An application no longer needs to be cluttered with polling logic.
Metadata
Metadata
Assignees
Labels
No labels