Skip to content

fix(helpers): guard avatar fetch against network errors - #285

Merged
jfcherng merged 1 commit into
masterfrom
fix/avatar-fetch-failure
May 25, 2026
Merged

fix(helpers): guard avatar fetch against network errors#285
jfcherng merged 1 commit into
masterfrom
fix/avatar-fetch-failure

Conversation

@jfcherng

Copy link
Copy Markdown
Collaborator

Wrap requests.get in try/except to handle proxy/SSL failures gracefully instead of crashing the plugin.

Fixes #284

Wrap requests.get in try/except to handle proxy/SSL failures gracefully
instead of crashing the plugin.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
@jfcherng
jfcherng merged commit 7bc88a2 into master May 25, 2026
2 checks passed
@jfcherng
jfcherng deleted the fix/avatar-fetch-failure branch May 25, 2026 17:34
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.

SSL Error (Failed to fetch user avatars)

1 participant