feat: sync watchdog recovery slice
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"runId": "fixture-run-done-not-forwarded-blocked",
|
||||
"childSessionKey": "session:done-not-forwarded-blocked",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z",
|
||||
"forwardedToMain": false
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"runId": "fixture-run-done-not-forwarded-recovery",
|
||||
"childSessionKey": "session:done-not-forwarded-recovery",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z",
|
||||
"forwardedToMain": false
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"runId": "fixture-run-done-not-forwarded-respawn",
|
||||
"childSessionKey": "session:done-not-forwarded-respawn",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z",
|
||||
"forwardedToMain": false
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"runId": "fixture-run-report-blocked",
|
||||
"childSessionKey": "session:report-blocked",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"runId": "fixture-run-report-fetch-history",
|
||||
"childSessionKey": "session:report-fetch-history",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"runId": "fixture-run-report-respawn",
|
||||
"childSessionKey": "session:report-respawn",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"runId": "fixture-run-report-suspect",
|
||||
"childSessionKey": "session:report-suspect",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"runId": "fixture-scenario-blocked",
|
||||
"childSessionKey": "session:scenario-blocked",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"runId": "fixture-scenario-fetch-history",
|
||||
"childSessionKey": "session:scenario-fetch-history",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"runId": "fixture-scenario-normal-completion",
|
||||
"childSessionKey": "session:scenario-normal-completion",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z",
|
||||
"completionReceivedAt": "2026-04-24T10:04:00.000Z",
|
||||
"forwardedToMain": true
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"runId": "fixture-scenario-respawn",
|
||||
"childSessionKey": "session:scenario-respawn",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"runId": "fixture-scenario-slow-but-active",
|
||||
"childSessionKey": "session:scenario-slow-but-active",
|
||||
"dispatchAt": "2026-04-24T10:00:00.000Z",
|
||||
"expectedBy": "2026-04-24T10:10:00.000Z"
|
||||
}
|
||||
Reference in New Issue
Block a user