Implement Healthcheck
Closed this issue · 3 comments
MeikelLP commented
You can do a healtcheck via /health
endpoint.
Typesense startup is kinda messy and checking for healthiness works for now so I'm relying on that feature quite heavily. Would be nice if this client would make this easier :)
runeanielsen commented
runeanielsen commented
Hi @MeikelLP,
This has now been added in release 6.7.0
. Let me know if it solves your problem.
// Rune
MeikelLP commented
Looks good