Files
fn-serverless/api/logs
Denis Makogon faaf5846ce Use retry func while trying to ping SQL datastore (#630)
* Use retry func while trying to ping SQL datastore

 - implements retry func specifically for SQL datastore ping
 - fmt fixes
 - using sqlx.Db.PingContext instead of sqlx.Db.Ping
 - propogate context to SQL datastore

* Rely on context from ServerOpt

* Consolidate log instances

* Cleanup

* Fix server usage in API tests
2018-01-02 12:32:10 -06:00
..
2017-11-20 17:39:45 -08:00
2017-11-20 17:39:45 -08:00
2017-11-20 17:39:45 -08:00