Skip to content

Make pipeline cache preload opt-in#206

Closed
Ahmad8864 wants to merge 1 commit into
encounter:mainfrom
Ahmad8864:fix-pipeline-cache-preload
Closed

Make pipeline cache preload opt-in#206
Ahmad8864 wants to merge 1 commit into
encounter:mainfrom
Ahmad8864:fix-pipeline-cache-preload

Conversation

@Ahmad8864

@Ahmad8864 Ahmad8864 commented May 24, 2026

Copy link
Copy Markdown
Contributor

This makes cached pipeline preloading opt-in through AuroraConfig, partially addressing #100

In Dusk testing, startup was eagerly queueing hundreds of cached pipelines for compilation, which caused unnecessary startup work and memory pressure. This keeps the cache database and normal on-demand pipeline creation, but avoids compiling the whole cache at startup unless the app explicitly enables it.

@Ahmad8864 Ahmad8864 closed this May 24, 2026
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