You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When entering my project's dashboard I am getting:
ClientError: Failed to get metric delta: {"response":{"errors":[{"message":"Failed to get metric delta","locations":[{"line":2,"column":3}],"extensions":{"code":"INTERNAL_SERVER_ERROR"}}],"data":null,"status":200,"headers":{}},"request":{"query":"query getProjectMetricDelta($data: GetProjectMetricDeltaInput!) {\n projectMetricDelta(data: $data) {\n currentValue\n previousValue\n }\n}","variables":{"data":{"projectId":"clsvmma460c771k0hgkep7c26","metric":"TotalRequests","startDate":"2024-09-28T10:54:26.081Z","endDate":"2024-09-29T10:54:26.081Z"}}}}
at s_ (index.ts:426:11)
It seems like something changed lately.
Expected behavior
To display my prompts
Steps to reproduce the problem
Log in
Go into a project
Crash
Logs (if applicable)
ClientError: Failed to get metric delta: {"response":{"errors":[{"message":"Failed to get metric delta","locations":[{"line":2,"column":3}],"extensions":{"code":"INTERNAL_SERVER_ERROR"}}],"data":null,"status":200,"headers":{}},"request":{"query":"query getProjectMetricDelta($data: GetProjectMetricDeltaInput!) {\n projectMetricDelta(data: $data) {\n currentValue\n previousValue\n }\n}","variables":{"data":{"projectId":"clsvmma460c771k0hgkep7c26","metric":"TotalRequests","startDate":"2024-09-28T10:54:26.081Z","endDate":"2024-09-29T10:54:26.081Z"}}}}
at s_ (index.ts:426:11)
Pezzo version
No response
How do you use Pezzo?
Pezzo Cloud
The text was updated successfully, but these errors were encountered:
Report
When entering my project's dashboard I am getting:
It seems like something changed lately.
Expected behavior
To display my prompts
Steps to reproduce the problem
Logs (if applicable)
Pezzo version
No response
How do you use Pezzo?
Pezzo Cloud
The text was updated successfully, but these errors were encountered: