Benjamin Admin 5ee3cc0104
Some checks failed
Deploy to Coolify / deploy (push) Has been cancelled
fix: load PaddleOCR model in background thread
The import and model loading can take minutes and was blocking
the startup event, causing health checks to timeout. Now loads
in a background thread — health endpoint returns 200 immediately
with status 'loading' until model is ready.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 10:21:59 +01:00
Description
No description provided
36 MiB
Languages
Python 34%
TypeScript 31.1%
Go 29.3%
HTML 3.7%
Shell 0.9%
Other 0.9%