mitgliederverwaltung/lib/mv/vereinfacht
Moritz b5756d8e00 refactor(vereinfacht): gate retry skipping on runtime sandbox flag
The compile-time Mix.env() comparison folded to an always-false literal under analysis. sql_sandbox?/0 reads runtime config (true only in test) and works in releases where Mix is unavailable, preserving the fast-fail-no-retry behavior in tests.
2026-06-02 12:23:04 +02:00
..
changes Vereinfacht: sync country with finance contact API 2026-03-04 20:21:51 +01:00
client.ex refactor(vereinfacht): gate retry skipping on runtime sandbox flag 2026-06-02 12:23:04 +02:00
sync_flash.ex refactor(types): bind intentionally discarded side-effecting results 2026-06-02 11:42:57 +02:00
vereinfacht.ex refactor(types): reconcile @specs with their success typings 2026-06-02 11:25:03 +02:00