Files
notifications-api/app
Athanasios Voutsadakis dc19e644a6 Increase DB connection pool size to 10
This is to address some errors we saw yesterday such as:

`sqlalchemy.exc.TimeoutError: QueuePool limit of size 5 overflow 10
reached, connection timed out, timeout 30`

Related flask-sqlalchemy docs:
http://flask-sqlalchemy.pocoo.org/2.3/config/#configuration-keys
2018-02-21 15:47:58 +00:00
..
2017-12-20 14:40:07 +00:00
2018-01-26 14:45:36 +00:00
2018-02-13 18:38:32 +00:00
2018-02-21 11:52:52 +00:00