Page MenuHomeDevCentral

Initialize Flask application
ClosedPublic

Authored by dereckson on May 22 2017, 15:58.
Tags
None
Referenced Files
F11662458: D986.diff
Sun, Sep 7, 10:30
Unknown Object (File)
Sat, Sep 6, 05:02
Unknown Object (File)
Fri, Sep 5, 19:03
Unknown Object (File)
Tue, Sep 2, 05:46
Unknown Object (File)
Tue, Sep 2, 01:37
Unknown Object (File)
Mon, Sep 1, 22:10
Unknown Object (File)
Fri, Aug 29, 14:51
Unknown Object (File)
Thu, Aug 28, 00:08
Subscribers
None

Details

Summary

The notifications center's delivery API will listen to /delivery.

We initialize a Flask application with a /delivery/status 200 alive
reply to let monitoring tool and production environment tests check
if the application is up.

This commit has been done in the Francfort-Bruxelles ICE, with wifi aboard.

Test Plan
  1. Run it through ./app.py
  2. Browse /, get a 4O4
  3. Browse /delivery/status, get a 200 ALIVE

Diff Detail

Repository
rND Delivery API for Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable