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

Fetch card content individually #6

Closed
zsh-eng opened this issue Apr 12, 2024 · 1 comment
Closed

Fetch card content individually #6

zsh-eng opened this issue Apr 12, 2024 · 1 comment
Labels
enhancement New feature or request refactor Refactoring an existing feature

Comments

@zsh-eng
Copy link
Owner

zsh-eng commented Apr 12, 2024

Instead of fetching the entire list of cards with content, consider

  • Fetching just the Card without the content (compare payload size difference first).
  • Fetch fewer cards.
@zsh-eng zsh-eng converted this from a draft issue Apr 12, 2024
@zsh-eng zsh-eng added enhancement New feature or request refactor Refactoring an existing feature labels Apr 12, 2024
@zsh-eng
Copy link
Owner Author

zsh-eng commented Apr 13, 2024

Instead of fetching card content individually, #20 fetches 50 cards at once and refetches if the cached data size is small.

@zsh-eng zsh-eng closed this as completed Apr 13, 2024
@github-project-automation github-project-automation bot moved this from Refactor / Debug to Done in spaced-project Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor Refactoring an existing feature
Projects
Status: Done
Development

No branches or pull requests

1 participant