Commit 77e98a3
fix(init): capture exceptions in team resolution failures to Sentry
Both the team auto-creation failure (403) and the listTeams API error
are now reported via captureException with org/context metadata, even
when the error is the user's fault — helps track onboarding friction.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 48aa2f6 commit 77e98a3
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
426 | 429 | | |
427 | 430 | | |
428 | 431 | | |
| |||
460 | 463 | | |
461 | 464 | | |
462 | 465 | | |
463 | | - | |
464 | | - | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
465 | 470 | | |
466 | 471 | | |
467 | 472 | | |
| |||
0 commit comments