Skip to content

Fixes no api key embedding name endpoint #337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Conversation

JWittmeyer
Copy link
Member

@JWittmeyer JWittmeyer marked this pull request as ready for review July 31, 2025 13:38
@@ -101,13 +101,15 @@ def get_overview_stats(org_id: str) -> List[Dict[str, Union[str, int]]]:

# INFO: Not fully debounced if server runs multiple instances
# TODO: Change to 60 to 300 for prod
@param_debounce(seconds=60)
@param_debounce(seconds=300)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use an env variable rather than a constant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants