Skip to content

Cache Canvas module lookups#25

Merged
willdaly merged 1 commit into
mainfrom
feature/module-context-caching
Mar 20, 2026
Merged

Cache Canvas module lookups#25
willdaly merged 1 commit into
mainfrom
feature/module-context-caching

Conversation

@willdaly
Copy link
Copy Markdown
Owner

Adds lightweight in-process TTL caching for Canvas module listings and module item content so repeated assignment runs do fewer Canvas API requests. Includes tests covering repeated module-list and module-item lookups, plus README documentation for the new CANVAS_MODULE_CACHE_TTL_SECONDS setting. Validated with .venv/bin/python -m pytest -q.

@willdaly willdaly merged commit f40240b into main Mar 20, 2026
3 checks passed
@willdaly willdaly deleted the feature/module-context-caching branch March 20, 2026 05:01
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