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

chore: bump the timeout to validate deletes have executed #24204

Merged
merged 5 commits into from
Aug 5, 2024

Conversation

fuziontech
Copy link
Member

@fuziontech fuziontech commented Aug 5, 2024

Problem

Process timed out last week due to execution timeout limit:

Code: 160. DB::Exception: Estimated query execution time (6496.488461751246 seconds) is too long. Maximum: 1800. 

Changes

Bump timeout to 1 hour from 30 minutes and also reduce the size of the batches we are running to 300 at a time from 1000 at a time.

👉 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?

@fuziontech fuziontech merged commit bd1be16 into master Aug 5, 2024
86 checks passed
@fuziontech fuziontech deleted the max_execution branch August 5, 2024 23:54
silentninja pushed a commit to silentninja/posthog that referenced this pull request Aug 8, 2024
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