Skip to content

Commit

Permalink
Fix jazzband#744: Bulk messages with aoiapns not working properly
Browse files Browse the repository at this point in the history
Previous version implemented aioapns in a way that made
it hang indefinetly. Especially when receiver list contaned
a lot of bad tokens.

Having a lot of bad tokens still affects the reliability and
transfer speed of notification sets, which is why this fix
also deactivate devices for error codes BadDeviceToken and
DeviceTokenNotForTopic unlike previous versions.
  • Loading branch information
mikaelengstrom committed Dec 20, 2024
1 parent 587d01b commit 2933d36
Show file tree
Hide file tree
Showing 4 changed files with 225 additions and 191 deletions.
Loading

0 comments on commit 2933d36

Please sign in to comment.