mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
217 stars 34 forks source link

bug: put markus metric handling on a deferred thread #1409

Closed jrconlin closed 4 years ago

jrconlin commented 4 years ago

Closes #1408

Description

Put markus in the corner, because it's degrading latency.

Testing

Verify latency does not deteriorate under load.

Issue(s)

Closes #1408