M54: harden operations and demo resilience
MobilityOps acceptance / backend (push) Failing after 19s
MobilityOps acceptance / frontend (push) Successful in 25s
MobilityOps acceptance / e2e (push) Skipped

This commit is contained in:
NuklearRabbit
2026-08-24 03:31:03 +02:00
parent b0706989db
commit 81e3fd63bd
101 changed files with 5641 additions and 828 deletions
+10 -8
View File
@@ -2757,10 +2757,6 @@ components:
type: string
format: date-time
title: Ends At
requirements_complete:
type: boolean
title: Requirements Complete
default: false
type: object
required:
- customer_ref
@@ -4189,11 +4185,13 @@ components:
title: ResolveOverlapRequest
ReturnCallbackIn:
properties:
event_id:
type: string
format: uuid
title: Event Id
correlation_id:
anyOf:
- type: string
format: uuid
- type: 'null'
type: string
format: uuid
title: Correlation Id
follow_up:
anyOf:
@@ -4208,6 +4206,9 @@ components:
- type: 'null'
title: Summary
type: object
required:
- event_id
- correlation_id
title: ReturnCallbackIn
description: 'Body of the n8n return follow-up callback.
@@ -4777,6 +4778,7 @@ components:
correlation_id:
anyOf:
- type: string
format: uuid
- type: 'null'
title: Correlation Id
attempt: