Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Katana forking tracking #1849

Open
1 of 4 tasks
kariy opened this issue Apr 18, 2024 · 1 comment
Open
1 of 4 tasks

Katana forking tracking #1849

kariy opened this issue Apr 18, 2024 · 1 comment
Labels
katana This issue is related to Katana tracking issue

Comments

@kariy
Copy link
Member

kariy commented Apr 18, 2024

right now we're lacking tests on katana's forking feature. not much tests have been written for the forked storage provider.

the flow of the forked storage provider should generally be:

  1. try to get the requested data from local storage
  2. if not found, request from remote network
  3. cache the result and return the value

need to write tests that ensure these steps are done correctly.

Tasks

@kariy kariy added the katana This issue is related to Katana label Apr 18, 2024
@glihm glihm changed the title tracking: katana forking Katana forking tracking Jun 19, 2024
@ScottyDavies
Copy link

hello @glihm can i hop on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
katana This issue is related to Katana tracking issue
Projects
None yet
Development

No branches or pull requests

3 participants