Skip to content

Fully qualify FFaker call in Ml::ExperimentTracking::CandidateRepository

Stan Hu requested to merge sh-qualify-ffaker into master

What does this MR do and why?

In production, we are seeing some reports of NameError: uninitialized constant Ml::ExperimentTracking::CandidateRepository::FFaker. Fully qualify the constant to avoid this issue.

Relates to #420932 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports