Files
remanso-jetstream/src
Julien Calixte 02f3139f46
Some checks failed
CI / check (push) Failing after 12s
refactor(search): read OPENSEARCH_* env per call
Tests can't override values captured at module load because ES
imports hoist before any Deno.env.set call. Reading env on each
helper invocation makes the module trivially testable and has
no production cost (env doesn't change at runtime).
2026-06-07 22:23:36 +02:00
..