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: make extension less memory intensive #1241

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

abelanger5
Copy link
Contributor

Description

Introduces sampling for a snapshot of the worker utilization state in the scheduler, instead of snapshotting after every queue event. Separates extension PostAssign hooks from snapshot hooks.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Copy link

vercel bot commented Jan 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hatchet-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 31, 2025 2:53pm

@abelanger5 abelanger5 merged commit 9b30a3c into main Jan 31, 2025
29 of 30 checks passed
@abelanger5 abelanger5 deleted the belanger/efficient-extension branch January 31, 2025 15:28
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