Commit 338cc8c
feat: add debug logging for HTTP response status codes
When running in debug mode, log the HTTP response status code for all
API requests. This helps diagnose issues like 413 (Request Entity Too Large)
errors that previously appeared as silent failures.
Co-Authored-By: Ramon Niebla <rniebla@launchdarkly.com>1 parent e7120e8 commit 338cc8c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| 488 | + | |
| 489 | + | |
488 | 490 | | |
489 | 491 | | |
490 | 492 | | |
| |||
0 commit comments