mitgliederverwaltung/lib
Moritz cf8a1fa30d feat: improve error handling in CycleGenerator
- Handle Task crashes in async_stream with {:exit, reason}
- Return {:error, {:partial_failure, successes, errors}} when some cycles fail
- Previously returned {:ok, successful} even on partial failures
- Improves debuggability and allows callers to handle partial failures
2025-12-12 16:23:12 +01:00
..
accounts fix: request scopes email and profile 2025-12-03 22:02:23 +01:00
membership feat: add error logging in after_action cycle generation hooks 2025-12-12 16:09:37 +01:00
membership_fees refactor: improve SetMembershipFeeStartDate change module 2025-12-12 16:16:11 +01:00
mv feat: improve error handling in CycleGenerator 2025-12-12 16:23:12 +01:00
mv_web fix: credo warnings 2025-12-11 14:21:40 +01:00
mv.ex Add generated starter app 2025-03-18 15:05:27 +01:00
mv_web.ex feat: migration to phoenix 1.8 - fix formatting 2025-07-17 18:01:14 +02:00