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

Update _squash_responses() #19

Closed
wants to merge 1 commit into from
Closed

Update _squash_responses() #19

wants to merge 1 commit into from

Conversation

s3p1a
Copy link

@s3p1a s3p1a commented Apr 11, 2020

_squash_responses() erroneously generates debug message "did not contain any items. Skipping..." when passes multiple pages of responses.

 _squash_responses() erroneously generates debug message "did not contain any items. Skipping..." when passes multiple pages of responses.
@kaisero kaisero mentioned this pull request Apr 12, 2020
kaisero added a commit that referenced this pull request Apr 12, 2020
* Fixed issue mentioned in (#19)
* Added version pinning for all dependencies
* Added tox integration for testing new releases
* Added cache option for costly getbyid operations using cache flag
* Added sessions so tcp connections are being reused for subsequent api calls
* Added better error handling and better retrying for rate limiting exception
* Added prefilterpolicy related crud operations
* Added minimum version requirements to api calls
* Rewrote tests with pytest instead of unittest
* Restructured project and moved default, exceptions and utils into their own files
* Renamed accesscontrolpolicy related crud operations
@kaisero
Copy link
Owner

kaisero commented Apr 18, 2020

Fixed in 0.0.9

@kaisero kaisero closed this Apr 18, 2020
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

Successfully merging this pull request may close these issues.

2 participants