AJ Ram
AJ Ram3mo ago

Did something change with the API? I am

Did something change with the API? I am getting langfuse.api.core.api_error.ApiError: status_code: 504, body: An error occurred with your deployment
5 Replies
AJ Ram
AJ Ram3mo ago
Here is the full stack Traceback (most recent call last): File "/Users/arjunram/Coding/GitHub/contacts/datasync.py", line 22, in <module> from utils_google import load_tokens, save_tokens, format_google_date, format_date, get_service, get_service_local, verify_and_refresh_token, verify_token File "/Users/arjunram/Coding/GitHub/contacts/utils_google.py", line 14, in <module> from config import Config File "/Users/arjunram/Coding/GitHub/contacts/config.py", line 611, in <module> Config.init() File "/Users/arjunram/Coding/GitHub/contacts/config.py", line 484, in init Config.load_prompts() File "/Users/arjunram/Coding/GitHub/contacts/config.py", line 398, in load_prompts sql_prompt = langfuse.get_prompt("sql-agent", label=env_label, cache_ttl_seconds=Config.TIME_CACHE) File "/Users/arjunram/Coding/GitHub/contacts/env_datasync/lib/python3.10/site-packages/langfuse/client.py", line 613, in get_prompt return self._fetch_prompt_and_update_cache( File "/Users/arjunram/Coding/GitHub/contacts/env_datasync/lib/python3.10/site-packages/langfuse/client.py", line 664, in _fetch_prompt_and_update_cache raise e File "/Users/arjunram/Coding/GitHub/contacts/env_datasync/lib/python3.10/site-packages/langfuse/client.py", line 649, in _fetch_prompt_and_update_cache promptResponse = self.client.prompts.get( File "/Users/arjunram/Coding/GitHub/contacts/env_datasync/lib/python3.10/site-packages/langfuse/api/resources/prompts/client.py", line 127, in get raise ApiError(status_code=_response.status_code, body=_response.text) langfuse.api.core.api_error.ApiError: status_code: 504, body: An error occurred with your deployment FUNCTION_INVOCATION_TIMEOUT @Marc would appreciate any help! Thank you!
Marc
Marc3mo ago
No changes to the api, currently investigating this
AJ Ram
AJ Ram3mo ago
Thank you! Looks like the site is down as well https://us.cloud.langfuse.com/auth/sign-in is generating a similar error
Marc
Marc3mo ago
Yes, our overall metrics (ingestion traffic, databases, ...) are healthy but we experienced partial outages across our vercel-managed api endpoints. We have just deployed a fix for this All http status codes seem to be healthy again, we will update the status page with further information on this as we summarize our findings
Marc
Marc3mo ago
Here is the final recap on our status page: https://status.langfuse.com/incident/394204
Degraded APIs in US data re... | Langfuse
Welcome to Langfuse status page for real-time and historical data on system performance.