You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So today, when developing locally and testing my graph with the langchain api, suddenly without any change langchain up started failing for a short period.
.env file had the right env variable and all, it was surprising.
Then I checked smith.langchain.com which showed failure making request to api.smith.langchain.com
This was however temporary and very soon, everything came back.
However it's a very bad experience to have local development blocked due to api downtime upstream.
Is there a way to cache the licence check and have it run maybe once a day?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So today, when developing locally and testing my graph with the
langchain api
, suddenly without any changelangchain up
started failing for a short period..env
file had the right env variable and all, it was surprising.Then I checked smith.langchain.com which showed failure making request to api.smith.langchain.com
This was however temporary and very soon, everything came back.
However it's a very bad experience to have local development blocked due to api downtime upstream.
Is there a way to cache the licence check and have it run maybe once a day?
Beta Was this translation helpful? Give feedback.
All reactions