GitHub importer: Fallback to DB read if `MilestoneFinder` has no-cache
requested to merge bmarjanovic/github-importer-fallback-to-db-read-when-gitlab-githubimport-milestonefinder-has-a-cache-miss into master
What does this MR do and why?
Based on the #427498 (closed), we're introducing the fallback to DB mechanism.
Similar to: Falling back to getting from db and recaching w... (!133914 - merged)
Screenshots or screen recordings
N/A
How to set up and validate locally
There are no changes, but we could take a look into: !133914 (merged)
And play with the console.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #427498 (closed)
Edited by Bojan Marjanovic