Commit Graph

5 Commits

Author SHA1 Message Date
Serge Farny 2520c7d095
liquidator: forcefully exit process if snapshot job die (#924)
* liquidator: forcefully exit process if snapshot job die

* client: return snapshot_job join handle so it can be watched for early unexpected exit
2024-04-01 14:45:01 +02:00
Serge Farny ceeac9d3a4
service-mango-health: use jemalloc (#922) 2024-03-27 14:07:13 +01:00
Serge Farny 81f05b32c7
service-mango-health: add config for snapshot interval (reduce memory pressure) (#906) 2024-03-07 11:44:46 +01:00
Serge Farny af9b21c430
service-mango-health: read env variable for more configuration entries (#901) 2024-03-01 17:07:49 +01:00
Serge Farny 6aa8a883f4
service-mango-health: monitors/historizes accounts health (#890)
* service-mango-health:  add a new service that compute health for all mango accounts and persist an history in postgres sql
2024-02-29 17:05:29 +01:00