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

[HotFix] Fix Logging Service, Fix Posthog Handler Tests #6549

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

deeleeramone
Copy link
Contributor

Re-opened PR from, #6548

  1. Why?:

    • Error with message creation where None was cast as a string.

    • Posthog Handler tests were failing.

  2. What?:

    • exec_info[1] will be None instead of "None"
  3. Impact:

    • Should allow "CMD" to bucketed.
  4. Testing Done:

    • The logs tests now all pass.
    • Inspect locally

@hjoaquim hjoaquim merged commit 57ad2d0 into main Jun 28, 2024
8 checks passed
@IgorWounds IgorWounds deleted the hotfix/logging-service branch June 28, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants