↓ 1 callersFunctionhandleReplyForActiveRun(
db: AdminClient,
run: FlowRunRow,
message: ParsedInbound,
nodes: Map<string, FlowNodeRow>,
)
src/lib/flows/engine.ts:884
↓ 1 callersFunctionniceCeil* Round `max` up to a "nice" number so Y-axis ticks feel natural * (1, 2, 5, 10, 20, 50, …). Keeps the chart readable even when the * series is smal
src/components/dashboard/conversations-chart.tsx:331