Commit 09d48d7
fix: remove autoFlushOnRetryReady from defaults, add CDN integrations validation
Remove autoFlushOnRetryReady from defaultConfig (redundant with TimerFlushPolicy).
Validate integrations field from CDN response before storing — falls back to
defaultSettings when CDN returns null, array, or non-object integrations.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8512834 commit 09d48d7
2 files changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
408 | 425 | | |
409 | 426 | | |
410 | 427 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments