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

don't cache based on token if token doesn't determine the successful response #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chrisj
Copy link
Collaborator

@chrisj chrisj commented Sep 10, 2021

updated cachetools usage to no longer cache based on the token supplied for cases where the token doesn't affect the result in a successful case (some tokens may return different results if they are missing permissions but those won't be cached)

…ed for cases where the token doesn't affect the result in a successful case (some tokens may return different results if they are missing permissions but those won't be cached)
@chrisj
Copy link
Collaborator Author

chrisj commented Nov 1, 2021

because the service token is used for these function calls, this pull request shouldn't make a difference

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