noqdev / iambic

IAMbic is Version-Control for IAM. It centralizes and simplifies cloud access and permissions. It maintains an eventually consistent, human-readable, bi-directional representation of IAM in Git.
https://iambic.org
Apache License 2.0
283 stars 26 forks source link

Handling TooManyRequestsException in boto_crud_call #544

Closed Will-NOQ closed 1 year ago

Will-NOQ commented 1 year ago

Handling TooManyRequestsException in boto_crud_call. Improved logging in boto_crud_call.

How was it tested?

If it was manually verified, list the instructions for your reviewers to follow.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% :tada:

Comparison is base (5a8e1ad) 83.87% compared to head (2be7c02) 83.92%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #544 +/- ## ========================================== + Coverage 83.87% 83.92% +0.04% ========================================== Files 105 105 Lines 12180 12183 +3 ========================================== + Hits 10216 10224 +8 + Misses 1964 1959 -5 ``` | Flag | Coverage Δ | | |---|---|---| | functional_tests | `65.93% <90.00%> (+0.04%)` | :arrow_up: | | functional_tests_config_discovery | `46.13% <90.00%> (+0.04%)` | :arrow_up: | | unit_tests | `74.16% <70.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=noqdev#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/noqdev/iambic/pull/544?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=noqdev) | Coverage Δ | | |---|---|---| | [iambic/plugins/v0\_1\_0/aws/utils.py](https://app.codecov.io/gh/noqdev/iambic/pull/544?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=noqdev#diff-aWFtYmljL3BsdWdpbnMvdjBfMV8wL2F3cy91dGlscy5weQ==) | `92.61% <100.00%> (+3.01%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.