Files
iOS/Sources/PushServer
Zac West 2c3138a936 Minor redis & deploy improvements (#2031)
- Reduces Redis storage usage by minimizing keys & values.
- Increases Redis initial connection timeout from 10ms to 60s. This is the _intended_ duration by the library, but a healthy amount of default values in [the Vapor side](8037b6f66a/Sources/Redis/RedisConfiguration.swift (L27)) causes `nil` to be passed down, which causes a `?? .milliseconds(10)` in [the Redis library](8ff8b03907/Sources/RediStack/Configuration.swift (L295)).
- Makes APNS deploys cancel earlier ones, and detaches from the deploy so the GHA can exit earlier.
2021-12-26 22:14:39 +00:00
..
2021-12-26 00:23:33 -08:00
2021-12-26 00:23:33 -08:00
2021-12-26 09:01:29 +00:00
2021-12-26 00:23:33 -08:00
2021-12-26 00:23:33 -08:00
2021-12-26 00:23:33 -08:00
2021-12-26 00:23:33 -08:00
2021-12-26 00:23:33 -08:00
2021-12-26 00:23:33 -08:00
2021-12-26 00:23:33 -08:00
2021-12-26 00:23:33 -08:00