00e5ce6b20e18a78fc001711d642790fa819442f
Some checks failed
Architecture Governance / architecture (push) Has been cancelled
orders/products/categories/reviews don't depend on each other but were fetched serially, 4 levels deep. forkJoin runs them in parallel. Also fixes a real race: a rapid setDateRange() double-call previously had no cancellation, so a stale in-flight chain could resolve after and overwrite a newer one. Added a cancelPreviousLoad$ subject with takeUntil. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
71.4%
HTML
15.3%
SCSS
11.9%
Shell
1.3%
JavaScript
0.1%