Commit 32be42b
committed
Document why unknown start times rank last in spawner resolution
Ranking a spawner with no usable started_at behind every dated
candidate means a real spawner lacking a timestamp can lose to a dated
copy. Record why that corner is accepted: the only signal that could
protect it is the child's stored parent, which reintroduces the
ingestion-order dependence the resolution exists to remove, and the
link self-corrects once the spawner's start time becomes known.1 parent 33064d9 commit 32be42b
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1579 | 1579 | | |
1580 | 1580 | | |
1581 | 1581 | | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
1582 | 1590 | | |
1583 | 1591 | | |
1584 | 1592 | | |
| |||
0 commit comments