Initialize inventory cache on startup#61857
Merged
Conversation
8 tasks
zmb3
reviewed
Nov 30, 2025
ece0e61 to
68ff26f
Compare
ad79f71 to
e3519be
Compare
88dbae7 to
722a09c
Compare
e3519be to
531851a
Compare
722a09c to
e9125c9
Compare
531851a to
29b698f
Compare
e9125c9 to
adf3835
Compare
29b698f to
05b915e
Compare
adf3835 to
c42b52b
Compare
05b915e to
49b36f4
Compare
c42b52b to
8acded8
Compare
7ec0049 to
3c01db3
Compare
zmb3
reviewed
Dec 4, 2025
8acded8 to
73e6c27
Compare
339ec5e to
36e3042
Compare
73e6c27 to
4fd4851
Compare
67b4a13 to
738bcfe
Compare
1b340ca to
11b83f6
Compare
rosstimothy
approved these changes
Dec 12, 2025
espadolini
reviewed
Dec 15, 2025
11b83f6 to
e7ef0e5
Compare
Contributor
Author
|
Updated the base branch, this doesn't actually rely on anything from #61657 so it can be merged directly into master. |
92cb352 to
97606e0
Compare
espadolini
approved these changes
Dec 15, 2025
97606e0 to
b71bc18
Compare
b71bc18 to
016c012
Compare
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
This PR is part of #60528
This PR initializes the inventory cache on startup so that requests can be made to it.
Required merges:
InventoryCacheto cache instances #60535