Skip to content

Catch per-region errors in endpoint discovery to allow partial progress#5415

Merged
jmcrawford45 merged 2 commits intoNetflix:mainfrom
jmcrawford45:per-region-error-handling
Apr 15, 2026
Merged

Catch per-region errors in endpoint discovery to allow partial progress#5415
jmcrawford45 merged 2 commits intoNetflix:mainfrom
jmcrawford45:per-region-error-handling

Conversation

@jmcrawford45
Copy link
Copy Markdown
Contributor

Previously a timeout or error in any region (e.g. get_all_elbs) would abort discovery for the entire account. Now each region is wrapped independently so a bad region is skipped and the rest continue.

Previously a timeout or error in any region (e.g. get_all_elbs) would
abort discovery for the entire account. Now each region is wrapped
independently so a bad region is skipped and the rest continue.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 15, 2026

Coverage Status

Coverage is 60.861%jmcrawford45:per-region-error-handling into Netflix:main. No base build found for Netflix:main.

Comment thread lemur/plugins/lemur_aws/plugin.py
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jmcrawford45 jmcrawford45 merged commit ae7e4db into Netflix:main Apr 15, 2026
10 checks passed
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.

3 participants