-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
clientwork needed to interface with the node (rpc, cli, etc..)work needed to interface with the node (rpc, cli, etc..)utilityUtility specific changesUtility specific changes
Milestone
Description
Objective
Cache sessions client-side
Origin Document
Cache the retrieved sessions client-side.
Goals
- Avoid repeatedly fetching sessions that have already been retrieved.
Deliverable
- PR that adds caching of sessions on client side
- PR that uses the cached sessions in the new servicer sub-command
Non-goals / Non-deliverables
General issue deliverables
- Update the appropriate CHANGELOG(s)
- Update any relevant local/global README(s)
- Update relevant source code tree explanations
- Add or update any relevant or supporting mermaid diagrams
Testing Methodology
- Task specific tests or benchmarks:
make ... - New tests or benchmarks:
make ... - All tests:
make test_all - LocalNet: verify a
LocalNetis still functioning correctly by following the instructions at docs/development/README.md - k8s LocalNet: verify a
k8s LocalNetis still functioning correctly by following the instructions here
Creator: @adshmh
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
clientwork needed to interface with the node (rpc, cli, etc..)work needed to interface with the node (rpc, cli, etc..)utilityUtility specific changesUtility specific changes
Type
Projects
Status
Done