Skip to content

fix(FCM.Error): implement recursive parsing for handling multiple ele… - #1

Draft
caruspi wants to merge 4 commits into
mainfrom
fix/fcm-error-handling
Draft

fix(FCM.Error): implement recursive parsing for handling multiple ele…#1
caruspi wants to merge 4 commits into
mainfrom
fix/fcm-error-handling

Conversation

@caruspi

@caruspi caruspi commented Feb 25, 2025

Copy link
Copy Markdown
Owner

…ments in "details"

Refactored the parse/1 function to use recursion for correctly handling cases where the "details" list contains multiple elements, and falling back to the "status" field when necessary.

…ments in "details"

Refactored the `parse/1` function to use recursion for correctly handling cases where the "details" list contains multiple elements, and falling back to the "status" field when necessary.
@caruspi
caruspi force-pushed the fix/fcm-error-handling branch from 7aca252 to c19f5b0 Compare February 25, 2025 16:53
halfdan and others added 3 commits May 21, 2025 10:04
* feat: replace kadabra with mint

* feat: remove kadabra from mix.exs

* feat: make ADM workers use mint

* refactor: various cleanup

* test: increase test coverage

* refactor: more cleanup

* refactor: ADM.Token and other refactoring

* docs: update CHANGELOG

* fix: resolve comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants