Open JCoder03 opened 3 months ago
On some occasions (not everytime), upon a successful run, after clicking "View Report" on the Web UI, the report does not appear on the screen.
Not sure if this is the relevant error log:
[2024-07-29 16:07:31,925] [INFO] [moonshot.integrations.web_api.app]: Request origin: None 2024-07-29 16:07:31,931 [ERROR][result.py::read(42)] Failed to read result: Expecting value: line 33 column 31 (char 823)
Suspect that this occurs only when this benchmark test conducted is exactly the same as a previous test (same cookbooks and same model endpoints used).
Hi @JCoder03, thanks for reaching out. Can I check whether this is via the UI or Web-API?
It's on the Web UI.
okay will take a look
On some occasions (not everytime), upon a successful run, after clicking "View Report" on the Web UI, the report does not appear on the screen.
Not sure if this is the relevant error log:
Suspect that this occurs only when this benchmark test conducted is exactly the same as a previous test (same cookbooks and same model endpoints used).