Commit Graph

5 Commits

Author SHA1 Message Date
6465a3f549 refactor /health on meilisearch-http that complies:
1. NEEDS to ensure that service is completely up if it returns 204
2. DOES NOT block service process (write transaction)
3. NEEDS to use the less network bandwidth as possible when it's triggered
4. NEEDS to use the less service resources as possible when it's triggered
5. DOES NOT NEED any authentication
6. MAY be named /health
2020-10-19 14:30:43 +08:00
27b3b53bc5 update tests & fix the broken code 2020-04-28 17:46:03 +02:00
81ce90e57f update test 2020-03-06 10:15:19 +01:00
c276dda305 run cargo fmt 2020-02-11 15:27:58 +01:00
116a637cfd set test for healthyness 2020-02-11 15:27:55 +01:00