Due to how the IPC methods were designed in the past, some accessor methods in the storage services try to pull from storage when they should just be pulling data from the store.
Each method should be investigated and updated to use the store where appropriate. These should also likely be moved if they aren’t unique per service.
Due to how the IPC methods were designed in the past, some accessor methods in the storage services try to pull from storage when they should just be pulling data from the store.
Each method should be investigated and updated to use the store where appropriate. These should also likely be moved if they aren’t unique per service.