hyperjumptech/monika

Set error explanation in getErrorStatusCode function

Closed this issue · 0 comments

Currently, we only return the Monika-defined status code (1,2,3, etc.). But there is no explanation about it when returning it as a response.

In line 195 of src/components/probe/prober/http/request.ts, the returned response body is empty. It can be filled with a user-friendly explanation of the error