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

mercury cache fixes #11448

Merged
merged 3 commits into from
Dec 1, 2023
Merged

mercury cache fixes #11448

merged 3 commits into from
Dec 1, 2023

Conversation

samsondav
Copy link
Collaborator

  • Properly pass through config
  • Key cache by feed ID, NOT by req

req is a pointer meaning subsequent calls to LatestReport will never hit
the cache
Copy link
Contributor

github-actions bot commented Dec 1, 2023

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

jmank88
jmank88 previously approved these changes Dec 1, 2023
jmank88
jmank88 previously approved these changes Dec 1, 2023
@samsondav samsondav force-pushed the mercury_cache_fixes branch 2 times, most recently from 201de34 to f67fed3 Compare December 1, 2023 17:28
@samsondav samsondav force-pushed the mercury_cache_fixes branch from f67fed3 to 77bf317 Compare December 1, 2023 17:29
@samsondav samsondav requested a review from jmank88 December 1, 2023 17:29
@cl-sonarqube-production
Copy link

@samsondav samsondav added this pull request to the merge queue Dec 1, 2023
Merged via the queue into develop with commit e140618 Dec 1, 2023
86 checks passed
@samsondav samsondav deleted the mercury_cache_fixes branch December 1, 2023 18:03
fbac pushed a commit that referenced this pull request Dec 14, 2023
* Properly pass through config

* Key cache by feed ID, NOT by req

req is a pointer meaning subsequent calls to LatestReport will never hit
the cache

* Remove logger from config
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.

2 participants