I have many batch-mode requests with status “JOB_STATE_SUCCEEDED” but really all responses are empty and have messages like
InlinedResponse(
error=JobError(
code=13,
message='An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting'
)
),
But link hasn’t answer what means “code 13”.
Also these responses doesn’t contain any info about tokens count. This means that no tokens were spent on these requests, right?
UPD: version Flash works for the same request, but Pro returns code=13