499 errors
Anyone having time out issues or is it just me? I have a connection with Anthropic that was working fine the past 3 months, now I get 499 error.
11 Replies
could you share roughly your code we we can repro?
@Clayton Are these in HTTP actions?
@Clayton also would love to see logs, and figure out who is throwing the 499 error (is this in a fetch and it's being reported, or is convex actually sending you a 499)
worth mentioning that Anthropic had a long incident today
Anthropic Status
Welcome to Anthropic's home for real-time and historical data on system performance.
@ballingt this is the error log from Anthropic (where the issue is)
I did notice that, however, it's still happening. :\
I see old incidents that specifically mention 499 errors
It seems likely it's still Anthropic's issue, regardless of the status page saying it's resolved
ok i'll give it some more time.
customers in their Discord server are saying it's down, I don't see anything official
if you see something that works locally but not on Convex we def want to hear about it, so far everything I'm seeing is that it's mostly down for everyone
did not find people complaining on twitter in the last hour
@Clayton if you have an API use example we can try it too, both locally and from Convex deployments
I'm not getting anything on the convex side, just the Anthropic side. I'm adding some more debugging logs to see if I can pinpoint it in convex
What's the call you're making, the fetch request or the anthropic client library you're using? I can try using it too and if I get the same thing on my local machine then it seems likely it's not convex