Skip to content

fix(api): retry database queries on connection failures #50

fix(api): retry database queries on connection failures

fix(api): retry database queries on connection failures #50

Triggered via push September 16, 2026 02:41
Status Success
Total duration 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint/complexity/noExcessiveCognitiveComplexity: apps/api/src/api/tenants/settings.ts#L65
Excessive complexity of 26 detected (max: 25).
lint/complexity/noExcessiveCognitiveComplexity: apps/api/src/api/tenants/settings.ts#L15
Excessive complexity of 38 detected (max: 25).
lint/complexity/noExcessiveCognitiveComplexity: apps/api/src/api/sources/ingest.ts#L132
Excessive complexity of 33 detected (max: 25).
lint/complexity/noExcessiveCognitiveComplexity: apps/api/src/api/segments/validate.ts#L40
Excessive complexity of 45 detected (max: 25).
lint/complexity/noExcessiveCognitiveComplexity: apps/api/src/api/messages/send.ts#L137
Excessive complexity of 92 detected (max: 25).
lint/complexity/noExcessiveCognitiveComplexity: apps/api/src/api/messages/index.ts#L141
Excessive complexity of 32 detected (max: 25).
lint/complexity/noExcessiveCognitiveComplexity: apps/api/src/api/live-activities/index.ts#L215
Excessive complexity of 31 detected (max: 25).
lint/complexity/noExcessiveCognitiveComplexity: apps/api/src/api/imports/index.ts#L162
Excessive complexity of 31 detected (max: 25).
lint/complexity/noExcessiveCognitiveComplexity: apps/api/src/actor/runs.ts#L131
Excessive complexity of 41 detected (max: 25).
lint/complexity/noExcessiveCognitiveComplexity: apps/api/scripts/openapi/emit.ts#L225
Excessive complexity of 31 detected (max: 25).
check-types
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/