Commit 299ec7a
fix(fullstack): widen tier-2 reseed bound and add failure diagnostics (#1079)
Three seeded attempts over ~21s still delivered nothing in CI, so the
rejoined-channel issue is not a sub-second activation race. Widen to 6
attempts (~45s) to separate 'slow binding activation' from 'never
delivers', and on final failure include the island's live status and
rendered event count so the next red run tells us which world we are in.
Co-authored-by: DevBot <devbot@openelement.dev>1 parent cc07e2c commit 299ec7a
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
68 | 75 | | |
69 | 76 | | |
70 | 77 | | |
| |||
0 commit comments