Change Web Push API deliveries to use request pooling (#16014)

This commit is contained in:
Eugen Rochko 2021-04-12 14:25:34 +02:00 committed by GitHub
parent 463875f645
commit 120965eb0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 150 additions and 58 deletions

View file

@ -808,5 +808,5 @@ DEPENDENCIES
webauthn (~> 3.0.0.alpha1)
webmock (~> 3.12)
webpacker (~> 5.2)
webpush
webpush (~> 0.3)
xorcist (~> 1.1)