Fix scheduling startup backlog catch-up - #7747
Conversation
Rebuild local schedules in bounded pages and stagger past-due specific-instant catch-up so orphaned scheduling bookmarks do not flood dispatch during startup. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Greptile Summary
Confidence Score: 5/5The change is small and localized, but the package-source removal can block clean restores for projects that still depend on CShells packages. The affected configuration and package mapping behavior are straightforward to inspect, and the main uncertainty is whether the referenced package versions are currently available from the remaining source in all restore environments. Files Needing Attention: NuGet.Config
What T-Rex did
|
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Updated the package source mapping so the already-pinned CShells 0.0.28 stable packages restore from NuGet.org instead of the stale cshells Feedz source.\n\nValidation:\n- |
…duling-startup-backlog-main # Conflicts: # test/unit/Elsa.Http.UnitTests/Middleware/HttpWorkflowsMiddlewareTests.cs
Forward-port/main PR for the scheduling startup backlog fix from #7746.
This keeps the same main-targeted change available after #7746 is retargeted to release/3.8.0.
Validation from original PR/session: