mozilla-services / autopush

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

fix: followup for 1408 #1411

Closed pjenvey closed 4 years ago

pjenvey commented 4 years ago

Description

queue metrics up for one single thread emitter to avoid adding every metric call to twisted's thread pool

Describe these changes.

Testing

Metrics are still emitted

Issue(s)

Closes #1408