MagicMismatch
warning
#1021
Answered
by
MrCroxx
debajyoti-truefoundry
asked this question in
Q&A
-
Hello. I am using
|
Beta Was this translation helpful? Give feedback.
Answered by
MrCroxx
Jun 17, 2025
Replies: 1 comment 4 replies
-
Hi. Thanks for asking. This warning can be triggered by various reasons, but none of them is a big deal:
As a cache system, it is fine to lose some data if the ratio is low enough (at most the last batch). So don't worry about it. Btw, do you feel the warning confusing? If so, I'll change it to debug level logging. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
debajyoti-truefoundry
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. Thanks for asking.
This warning can be triggered by various reasons, but none of them is a big deal:
As a cache system, it is fine to lose some data if the ratio is low enough (at most the last batch). So don't worry about it.
Btw, do you feel the warning confusing? If so, I'l…