```

BGE-M3 batch request failed after all retry attempts
details: {
"attempts": 4,
"error": "10000: Authentication error",
"batchSize": 1
}
BGE-M3 batch request failed after all retry attempts
details: {
"attempts": 4,
"error": "10000: Authentication error",
"batchSize": 1
}
this is getting very common locally, not only on my environment but my colleagues as well. are we miss using something?
1 Reply
Marco Aleixo
Marco AleixoOP2mo ago
it feels that the wranger tokey that you generate expires time to time. but can't we auto renew it somehow? sometimes I do get prompted to log in again in the browser, but sometimes it takes multiples restarts or manually calling wrangler login to see if it will work

Did you find this page helpful?