Help Needed: Issue with Phoenix Evaluation and Project Access Error
Hello team! Can you help to resolve the following issue? I pulled spans from my instance of Phoenix. Run the evaluation using run_eval. The evaluation process was partially completed, was interrupted due to the problem:
Retries exhausted after 11 attempts: Error code: 400 - {'error': {'message': "Sorry, I can't answer that question.", 'type': 'invalid_request_error', 'code': '400', 'display_message': "Sorry, I can't answer that question."}}And now I can't open the required project in the Phoenix web app. The error appears:
Error fetching GraphQL query 'ProjectPageQuery' with variables '{"id":"UHJvamVjdDoy","timeRange":{"start":"2024-10-20T14:00:00.000Z","end":"2025-10-21T14:00:00.000Z"}}': [{"message":"an unexpected error occurred","locations":[{"line":64,"column":11}],"path":["project","rootSpans","edges",0,"rootSpan","spanAnnotations",0,"score"]},{"message":"an unexpected error occurred","locations":[{"line":64,"column":11}],"path":["project","rootSpans","edges",17,"rootSpan","spanAnnotations",1,"score"]},{"message":"an unexpected error occurred","locations":[{"line":64,"column":11}],"path":["project","rootSpans","edges",36,"rootSpan","spanAnnotations",0,"score"]}]Could you be so kind to suggest how I can resolve it? Thanks in advance!
