Roberto Dip
f6165a220a
fix: properly catch and log APNs errors ( #21753 )
...
found reproducing other issues:
1. In the APNs cron, the logger wasn't good enough to print an slice and
the log message was "unsupported type"
2. `APNSDeliveryError` _always_ had `Err` set to nil, while we were
catching those errors, it was impossible to see the cause in the logs
(always printed err=nil)
# Checklist for submitter
If some of the following don't apply, delete the relevant line.
<!-- Note that API documentation changes are now addressed by the
product design team. -->
- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files )
for more information.
- [x] Manual QA for all new/changed functionality
2024-09-03 11:40:17 -03:00
..
2024-07-17 16:07:59 -04:00
2024-07-31 16:59:30 -03:00
2024-07-26 15:50:31 -04:00
2024-07-22 16:27:36 -04:00
2024-08-26 10:32:57 -06:00
2024-08-30 18:12:19 -05:00
2024-07-24 10:53:33 -06:00
2024-08-13 08:27:10 -04:00
2024-08-21 09:43:27 -04:00
2024-07-29 12:04:40 +02:00
2024-07-24 13:40:33 +02:00
2024-07-30 22:43:51 +02:00
2024-07-30 11:19:05 -06:00
2024-08-20 12:37:29 -05:00
2024-08-23 11:59:25 -06:00
2024-07-17 09:54:29 -05:00
2024-08-21 13:21:11 -05:00
2024-07-24 14:42:53 -03:00
2024-08-12 15:12:28 -04:00
2024-08-28 15:00:11 -03:00
2024-07-15 12:47:10 -05:00
2024-08-21 12:52:28 -05:00
2024-07-18 18:35:26 -04:00
2024-07-16 10:51:08 -04:00
2024-07-16 16:18:44 -04:00
2024-08-14 10:25:32 -04:00
2024-08-20 15:51:36 +01:00
2024-07-12 11:29:11 -05:00
2024-07-25 16:33:36 -04:00
2024-08-06 10:52:23 +01:00
2024-08-01 15:41:37 -04:00
2024-07-22 13:19:19 -04:00
2024-08-02 12:54:00 +01:00
2024-08-15 17:23:13 -04:00
2024-07-29 10:00:48 -04:00
2024-08-02 08:24:10 -07:00
2024-07-22 14:26:03 -03:00
2024-08-20 11:35:44 -03:00
2024-07-31 13:56:25 -04:00
2024-08-12 16:14:25 +02:00
2024-07-30 10:14:25 -07:00
2024-07-24 14:34:23 -03:00
2024-07-17 14:19:13 -04:00
2024-08-23 08:20:36 -07:00
2024-08-21 13:12:42 -07:00
2024-08-20 14:07:59 -03:00
2024-07-23 12:13:09 -04:00
2024-08-14 19:55:47 +02:00
2024-07-31 10:02:16 -07:00
2024-07-22 10:04:29 -07:00
2024-08-06 12:31:01 -04:00
2024-08-01 14:36:40 -04:00
2024-08-01 11:39:01 -03:00
2024-08-30 16:00:35 -05:00
2024-08-09 11:59:24 -03:00
2024-08-05 12:30:57 -05:00
2024-08-06 10:30:00 -04:00
2024-08-02 12:49:25 +01:00
2024-08-26 14:07:42 -05:00
2024-08-26 14:17:51 -04:00
2024-08-26 11:22:39 -07:00
2024-08-02 15:51:43 -03:00
2024-08-07 15:17:14 +02:00
2024-08-08 12:48:38 +01:00
2024-08-21 08:51:04 -05:00
2024-08-06 10:14:01 -04:00
2024-08-09 15:25:19 +02:00
2024-08-13 13:57:32 +02:00
2024-08-29 18:51:46 -04:00
2024-08-29 18:51:46 -04:00
2024-08-29 18:51:46 -04:00
2024-08-29 18:51:46 -04:00
2024-08-29 18:51:46 -04:00
2024-08-29 18:51:46 -04:00
2024-08-26 10:50:14 -03:00
2024-08-14 10:53:47 -05:00
2024-08-13 11:45:03 -05:00
2024-08-13 16:08:23 +02:00
2024-08-16 16:32:38 +02:00
2024-08-29 18:51:46 -04:00
2024-08-14 15:00:27 +02:00
2024-09-03 09:39:29 -04:00
2024-08-29 11:06:47 -06:00
2024-08-30 18:58:33 -03:00
2024-08-21 16:40:01 -04:00
2024-08-26 17:30:56 -05:00
2024-08-30 14:13:25 -03:00
2024-08-30 18:58:10 -03:00
2024-08-29 18:51:46 -04:00
2024-08-30 17:36:29 -05:00
2024-07-11 15:48:15 -05:00
2024-09-03 11:40:17 -03:00
2024-08-02 18:50:03 -04:00
2024-07-26 15:39:27 +01:00
2024-07-18 10:20:17 +01:00
2024-07-19 17:10:28 +01:00
2024-07-30 13:37:33 +01:00