Skip to content

fix(slack): Add invalid_arguments to Slack error categories#116249

Open
wedamija wants to merge 1 commit into
masterfrom
fix/slack-invalid-arguments-error
Open

fix(slack): Add invalid_arguments to Slack error categories#116249
wedamija wants to merge 1 commit into
masterfrom
fix/slack-invalid-arguments-error

Conversation

@wedamija
Copy link
Copy Markdown
Member

The invalid_arguments error from Slack's chat.postEphemeral was not in the SLACK_SDK_ERROR_CATEGORIES allowlist, causing ~1.7K capture_message events/week. Classified as a halt error since it indicates a data/input issue that is not actionable on retry.

Fixes SENTRY-5N9P

The invalid_arguments error from Slack's chat.postEphemeral was not
in the SLACK_SDK_ERROR_CATEGORIES allowlist, causing ~1.7K
capture_message events/week. Classified as a halt error since it
indicates a data/input issue that is not actionable on retry.

Fixes SENTRY-5N9P
@wedamija wedamija requested a review from a team May 26, 2026 21:53
@wedamija wedamija requested a review from a team as a code owner May 26, 2026 21:53
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant