JR Conlin

Results 131 issues of JR Conlin

Recently, we encountered an error we traced back to a lack of timeout when the `reqwest` object makes a call. It would be helpful to either be able to specify...

#### Bug Fixes * Re-enable APNS error logging (#1460 ([f2a6fa5c](https://github.com/mozilla-services/autopush/pull/1460/commits/f2a6fa5c8deb45afad6870b92d0d4ac6f0250932))

* Be explicit about args * handle AttributeError gracefully Closes: #CONSVC-1842

Yes, this appears to be a very old bug. There are at least two situations where the server may return a valid response that does not include the `uaid` field....

Staring since around Mar. 16 https://sentry.prod.mozaws.net/operations/autopush-prod/issues/6072684/ ``` RouterException: Server error: INVALID_ARGUMENT: Request contains an invalid argument. File "twisted/internet/defer.py", line 654, in _runCallbacks current.result = callback(current.result, *args, **kw) File "autopush/router/fcmv1client.py", line...

QA is reporting some problems while trying to loadtest. Providing some dockerfiles, since docker seems to provide a stable and ancient enough environment to do so.

3

While trying to work out [an issue](https://github.com/web-push-libs/pywebpush/issues/129) with the Vapid python library, I noted that I am getting a 401 "Request did not validate missing authorization header" when using an...

5

See https://github.com/mozilla-mobile/fenix/issues/15899 this appears to be impacting FCM connection. Note that re-subscribing may resolve the problem.

8

A dynamodb docker image was introduced recently, which would make the footprint of the circleci tests much smaller. Currently the script will try to run the ddb image locally and...

3

Where a given bridge system provides a TTL or message expiration, the value should be the same as the TTL of the provided subscription update message. Bridges will attempt to...