Commit 098dfb8
docs(platform): justify IXP transport on its own terms, not the CLI
The IXP design-time SDK is an independent client of du_/api/designtimeapi;
its implementation should not reference the CLI. Reword the no-retry-on-writes
rationale to stand on its own (a transient 5xx must not double-create/confirm
a design-time mutation) and drop the "matching the CLI SDK" asides from the
transport docstrings and the test docstring. No behavior change.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 26ccf11 commit 098dfb8
2 files changed
Lines changed: 4 additions & 5 deletions
File tree
- packages/uipath-platform
- src/uipath/platform/document_projects
- tests/services
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
203 | 202 | | |
204 | 203 | | |
205 | 204 | | |
206 | | - | |
| 205 | + | |
207 | 206 | | |
208 | 207 | | |
209 | 208 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments