Skip to content

Implement request caching.#60

Merged
GrandMoff100 merged 6 commits into
devfrom
feature/state_caching
Feb 20, 2022
Merged

Implement request caching.#60
GrandMoff100 merged 6 commits into
devfrom
feature/state_caching

Conversation

@GrandMoff100
Copy link
Copy Markdown
Collaborator

Using requests-cache and aiohttp-client-cache responses to requests to any given urls are stored to increase efficiency when it comes to making multiple similar requests in a short space of time.

@GrandMoff100
Copy link
Copy Markdown
Collaborator Author

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.04s
✅ CREDENTIALS secretlint yes no 0.64s
✅ CSS stylelint 1 0 0 0.8s
✅ GIT git_diff yes no 0.01s
✅ JSON eslint-plugin-jsonc 2 0 0 0.72s
✅ JSON jsonlint 2 0 0.41s
✅ JSON prettier 2 0 0 0.86s
✅ JSON v8r 2 0 1.75s
✅ MARKDOWN markdownlint 6 0 0 0.28s
✅ MARKDOWN markdown-link-check 6 0 1.66s
✅ MARKDOWN markdown-table-formatter 6 0 0 0.2s
⚠️ SPELL cspell 25 1 0.48s
✅ SPELL misspell 25 0 0 0.06s
✅ YAML prettier 6 0 0 0.99s
✅ YAML v8r 6 0 4.36s
✅ YAML yamllint 6 0 0.13s

See errors details in artifact MegaLinter reports on CI Job page

@GrandMoff100 GrandMoff100 merged commit f8a757e into dev Feb 20, 2022
@GrandMoff100 GrandMoff100 deleted the feature/state_caching branch February 20, 2022 03:35
adamlogan73 pushed a commit that referenced this pull request Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant