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
How do I turn off auto-upgrading of trace retention? It's severely racking up my costs, despite me setting the data retention policy to "Base" in the Usage configuration.
I also tried setting the "Extended data retention traces monthly limit" to 1 and then to 0, thinking it would stop unwanted retention extension, but now I can't unset the limit and run my experiments anymore, as I keep getting RateLimitError:
"ls_utils.LangSmithRateLimitError(
langsmith.utils.LangSmithRateLimitError: Rate limit exceeded for /feedback. HTTPError('429 Client Error: Too Many Requests for url: https://api.smith.langchain.com/feedback', '{"detail":"Usage limit monthly_longlived_traces of 0 exceeded"}')"
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
-
Hi,
How do I turn off auto-upgrading of trace retention? It's severely racking up my costs, despite me setting the data retention policy to "Base" in the Usage configuration.
I also tried setting the "Extended data retention traces monthly limit" to 1 and then to 0, thinking it would stop unwanted retention extension, but now I can't unset the limit and run my experiments anymore, as I keep getting
RateLimitError
:Thanks 🙏🏽
Beta Was this translation helpful? Give feedback.
All reactions