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 Nov 21, 2024
1 parent 587d01b commit 5c24247
Showing 1 changed file with 202 additions and 176 deletions.
Loading

0 comments on commit 5c24247

Please sign in to comment.