Skip to content

Fix CheckScimError to use errors.As() for wrapped error support#189

Open
mwhooker wants to merge 1 commit intoelimity-com:masterfrom
mwhooker:fix-errors-as-support-v0
Open

Fix CheckScimError to use errors.As() for wrapped error support#189
mwhooker wants to merge 1 commit intoelimity-com:masterfrom
mwhooker:fix-errors-as-support-v0

Conversation

@mwhooker
Copy link

This allows ScimError to be properly detected even when wrapped with error tracing libraries like errtrace, which is important for correct HTTP status code handling.

This allows ScimError to be properly detected even when wrapped with
error tracing libraries like errtrace, which is important for correct
HTTP status code handling.
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.

1 participant