Files
berrypod/config
jamey 8159a312ae
All checks were successful
deploy / deploy (push) Successful in 1m16s
increase sqlite busy_timeout and reduce image queue concurrency
Bumps busy_timeout from 5s to 15s so Oban's internal writes can
wait out CPU-heavy libvips processing. Also drops the images queue
from 2 to 1 in prod — a single job with System.schedulers_online()
internal parallelism is enough for shared-cpu-1x and still scales
on bigger machines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 11:13:31 +00:00
..