Skip to content
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

Add has_onboarded flag to org tracking and logging #3359

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

colegottdank
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Mar 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
helicone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2025 1:31am
helicone-bifrost ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2025 1:31am
helicone-eu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2025 1:31am

Copy link
Contributor

promptless bot commented Mar 3, 2025

✅ No documentation updates required.

Copy link

fumedev bot commented Mar 3, 2025

Summary

  • Introduces a new boolean flag has_onboarded in the OrgParams interface to track onboarding status.
  • Updates the SupabaseConnector class to include the has_onboarded flag in the organization result.
  • Modifies the LoggingHandler to collect organizations that have not yet onboarded into a Set for later processing.
  • Implements logic in the LogStore to update the onboarding status of organizations based on the collected data, ensuring it only updates if the current status is false.

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.

1 participant