Skip to content

Commit 2b3a527

Browse files
chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary
1 parent b3f8c5f commit 2b3a527

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/tracking-plan.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -864,6 +864,9 @@ This event is fired when a connection attempt fails.
864864
- The error code (if available).
865865
- **error_name** (required): `string`
866866
- The error name.
867+
- **error_code_cause_chain** (optional): `{} | undefined`
868+
- The error codes (or code names) from the error's cause chain.
869+
The driver and the OIDC library we use are two places that use cause chains.
867870
- **auth_type** (optional): `string | undefined`
868871
- Desktop only. The authentication type used in the connection.
869872
- **tunnel** (optional): `string | undefined`

0 commit comments

Comments
 (0)