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

perf: sources boot optimizations, health checks #1874

Merged
merged 6 commits into from
Dec 4, 2023

Conversation

Ziinc
Copy link
Contributor

@Ziinc Ziinc commented Dec 4, 2023

This PR adds in boot optimizations and health checks.

  • Limit repo fetch to 10k items
  • Reduce time window to 6hours.
  • Refactored code to reduce iteration mapping
  • Health check fails when RLS warming is happening.

This PR also adds test coverage over the Source.Supervisor.
Wasn't able to get Repo.stream to work due to async data fetching.

@Ziinc Ziinc merged commit 907d775 into main Dec 4, 2023
@Ziinc Ziinc deleted the perf--Repo.stream-for-boot branch December 4, 2023 16:24
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