Bonadio
Bonadio
CDCloudflare Developers
Created by Bonadio on 4/6/2024 in #workers-help
fetch for Anthropic Claude3 never returns
Seems that I found the problem. The fetch from workers timeout after +- 80 seconds and it closes the connection. Even trying to do streaming it stops in the middle after the timeout
3 replies
CDCloudflare Developers
Created by Bonadio on 4/6/2024 in #workers-help
fetch for Anthropic Claude3 never returns
I did some more testing and it seems to be a Workers fetch -> Anthropic API problem. Running the same code with OpenAI gpt-4-turbo works well.
3 replies