Skip to content

reduce cpu load on dequeue (hopefully) with saved-local trials#300

Merged
suhlrich merged 1 commit into
mainfrom
dev
Jun 30, 2026
Merged

reduce cpu load on dequeue (hopefully) with saved-local trials#300
suhlrich merged 1 commit into
mainfrom
dev

Conversation

@suhlrich

Copy link
Copy Markdown
Collaborator

before it was searching all trials for saved_local

Now it only searches trials within the updated-at window eligible for processing (now 4 days)

also indexed saved-local

it still searches for saved_local trials over the window for processing. I'm going to drop that to 4 days - i don't think it ever takes that long to get out of the queue the first time.
@suhlrich suhlrich merged commit a49a3cd into main Jun 30, 2026
1 check passed
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.

1 participant