Commit 70f8c75
Wire maxRetries through e2e-cli to SDK builder
maxRetries was parsed from CLIConfig but never passed to the
Analytics.builder().retries() call, so the SDK always used its
default of 1000 retries regardless of test configuration.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 367c90b commit 70f8c75
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
0 commit comments