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

Persons API should not time out for huge amounts of distinct_ids #23673

Closed
thmsobrmlr opened this issue Jul 12, 2024 · 0 comments · Fixed by #24351
Closed

Persons API should not time out for huge amounts of distinct_ids #23673

thmsobrmlr opened this issue Jul 12, 2024 · 0 comments · Fixed by #24351
Assignees

Comments

@thmsobrmlr
Copy link
Contributor

thmsobrmlr commented Jul 12, 2024

Due to implementation errors, some customer accumulate a large amount of distinct_ids for a single person (~150k). This leads to the persons api taking longer to load than the load balancer time-out. We should fix the api (again) to load quickly enough.

Customer ticket: https://posthoghelp.zendesk.com/agent/tickets/15011

#18414
#18395

@aspicer aspicer self-assigned this Aug 6, 2024
@aspicer aspicer linked a pull request Aug 13, 2024 that will close this issue
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 a pull request may close this issue.

2 participants