Skip to content

Commit

Permalink
Fix #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 59ab2c6
Showing 1 changed file with 195 additions and 169 deletions.
Loading

0 comments on commit 59ab2c6

Please sign in to comment.