Hi -
I was looking through the library and there's currently no way to write a different error other than the html and response code that Sqreen sends.
I would like to show a custom error message on our React app when Sqreen shows an aborted request. I did notice that there were hooks in the internal package to enable those error messages, but maybe I missed it in my quick scan to be able to hook into those hooks?
I would set a custom status code in the Sqreen dashboard but that's not possible (only allows 400-599 status codes).
Thanks!