You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you were previously accessing `IDocumentCache` through the root service provider, you now need to access it through the schema-specific service provider instead.
59
+
To populate the document cache during startup, create a custom `IRequestExecutorWarmupTask` that injects `IDocumentCache`:
0 commit comments