Closed Bug 1113411 Opened 10 years ago Closed 10 years ago

Please deploy hotfix release 0.13.3 to loop-server Prod

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: alexis+bugs, Assigned: bobm)

References

Details

Hi folks, as explained over IRC, we need this on production really asap, as we might be losing information we don't want to lose otherwise. This is just a two lines change, really, but we need it on prod :) https://github.com/mozilla-services/loop-server/compare/0.13.2...0.13.3 Over to you!
This has been deployed to production. Closing ticket.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
------------------ SUMMARY ------------------ I've successfully placed several calls back and forth between Nightly and DevEd Verifying this hotfix release ------------------ QUICK CHECKS ------------------ Browser: https://loop.services.mozilla.com/__heartbeat__ { "storage": true, "provider": true } https://loop.services.mozilla.com/: { "name": "mozilla-loop-server", "description": "The Mozilla Loop (WebRTC App) server", "version": "0.13.3", "homepage": "https://github.com/mozilla-services/loop-server/", "endpoint": "https://loop.services.mozilla.com", "fakeTokBox": false, "fxaOAuth": true, "i18n": { "defaultLang": "en-US", "lang": "en-US" } } $ curl -I https://loop.services.mozilla.com HTTP/1.1 200 OK Date: Fri, 19 Dec 2014 01:27:27 GMT Content-Type: application/json; charset=utf-8 Content-Length: 277 Connection: keep-alive ETag: W/"115-5ae22d88" Timestamp: 1418952447 Duration: 5.54 seconds Hits: 24 Started: 2014-12-19 01:29:02.343441 Approximate Average RPS: 4 Average request time: 0.22s Opened web sockets: 0 Bytes received via web sockets : 0 Success: 1 Errors: 0 Failures: 0 ------------------ LOADTEST ------------------ Slowest URL: https://loop.services.mozilla.com/rooms Average Request Time: 0.70582 Stats by URLs: - https://loop.services.mozilla.com/rooms Average request time: 0.70582 Hits success rate: 1.0 - https://loop.services.mozilla.com/calls/Bl5_GGbbutQ Average request time: 0.546597 Hits success rate: 1.0 - https://loop.services.mozilla.com/rooms/puR9OSGNbcM Average request time: 0.28749025 Hits success rate: 1.0 - https://loop.services.mozilla.com/ Average request time: 0.17789 Hits success rate: 1.0 - https://loop.services.mozilla.com/calls?version=200 Average request time: 0.062467 Hits success rate: 1.0 - https://loop.services.mozilla.com/call-url Average request time: 0.046958 Hits success rate: 1.0 - https://loop.services.mozilla.com/registration Average request time: 0.0402415714286 Hits success rate: 1.0 Custom metrics: - delete-room : 1 - register : 7 - generate-call-url : 1 - refresh-room-presence : 2 - initiate-call : 1 - num-participants-5 : 1 - leave-room : 4 - join-room : 5 - list-pending-calls : 1 - create-room : 1
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.