diff --git a/vessel/src/components/AlignmentCorridor.tsx b/vessel/src/components/AlignmentCorridor.tsx index 02f619a6..cf3a7a5d 100644 --- a/vessel/src/components/AlignmentCorridor.tsx +++ b/vessel/src/components/AlignmentCorridor.tsx @@ -154,7 +154,7 @@ const ALIGNMENT_STATUS_CYCLE = [ const MIN_CORRIDOR_MS = 1200; const MAX_CORRIDOR_MS = 8500; -const CORRIDOR_TIMEOUT_MS = 25000; +const CORRIDOR_TIMEOUT_MS = 45000; const STAGE_INTERVAL_MS = 850; const CORRIDOR_LOADING_STAGES = [ diff --git a/vessel/src/lib/raven/lunarPhaseContext.ts b/vessel/src/lib/raven/lunarPhaseContext.ts index 39647ac8..f216c2aa 100644 --- a/vessel/src/lib/raven/lunarPhaseContext.ts +++ b/vessel/src/lib/raven/lunarPhaseContext.ts @@ -63,7 +63,10 @@ function extractMoonSign(root: Record, row: Record