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

fix(cdp): Check for error status before enqueueing #24783

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

benjackwhite
Copy link
Contributor

Problem

I think there may be an issue that an erroring function gets re-enqueued which then fails due to the hogvm state not being upated.

Changes

  • Fixes to ensure we only enqueue if there is no error

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?

@benjackwhite benjackwhite requested review from mariusandra and a team September 4, 2024 14:18
@benjackwhite benjackwhite merged commit 11ea6b6 into master Sep 4, 2024
86 of 87 checks passed
@benjackwhite benjackwhite deleted the fix/cdp-loop-issue branch September 4, 2024 14:26
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