Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@whitdog47
Copy link
Contributor

No description provided.

@whitdog47 whitdog47 added the bug Something isn't working label May 6, 2025
@whitdog47 whitdog47 requested review from aaronherman and Copilot May 6, 2025 01:03
@whitdog47 whitdog47 self-assigned this May 6, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses error handling in the Google Groups plugin by adding a try/except block to catch cases where a group is not found.

  • Wrapped list_members call with try/except for HttpError.
  • Logs a debug message and returns early on a 404 error instead of propagating the error.

@whitdog47 whitdog47 merged commit 5db6052 into main May 7, 2025
9 checks passed
@whitdog47 whitdog47 deleted the fix/groupkey-not-found branch May 7, 2025 20:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants