# RunGraderResponseMetadataErrors
## Properties
**formula_parse_error** | **bool** | |
**sample_parse_error** | **bool** | |
**truncated_observation_error** | **bool** | |
**unresponsive_reward_error** | **bool** | |
**invalid_variable_error** | **bool** | |
**other_error** | **bool** | |
**python_grader_server_error** | **bool** | |
**python_grader_server_error_type** | Option<**String**> | |
**python_grader_runtime_error** | **bool** | |
**python_grader_runtime_error_details** | Option<**String**> | |
**model_grader_server_error** | **bool** | |
**model_grader_refusal_error** | **bool** | |
**model_grader_parse_error** | **bool** | |
**model_grader_server_error_details** | Option<**String**> | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)