Pull Request Overview
- Opened on September 18, 2026
- Status Open
- Commit count 3 with first commit September 18, 2026
Total Delta
500 Total Diff Delta
Open Days
Open 0 weekdays
Test Delta
0 Diff Delta in Test Files
Breakdown by Phase
How long has this pull request spent in each phase of its lifecycle?
| Fraction of total time | Business days | Phase |
|---|---|---|
|
|
0.0 days | Authoring 1 commit before pull request opened for review |
|
|
0.2 days | Awaiting first review |
|
|
0.5 days | Revising work with 2 commits in response to 1 review that left 10 comments |
Total time for pull request still awaiting merge: 0.7 business days
[ESQL] Type HTTP 200 truncated reads like 206/S3
HTTP 200 skip-then-fill used to fail as IOException, so the mapper
rewrote it as a generic transient 503. Raise the same path-named
ExternalUnavailableException as 206 and S3 so the operator names
the object.
Resolved Comment Threads