Is there a way to debug the reason for which I experience a cache miss?

Often my expensive calculations are rerun despite I donโ€™t see any reason for that. Is there a way to write the reason for which I experience a cache miss?

Hi @Wojciech_Jaskowski, welcome to the Streamlit community!

Are you able to post a code snippet, or are these large code blocks as well?

Unfortunately, I cannot have anything I can reproduce with certainty. Most of the time it works fine but sometimes the rerun just happens without any reason I or git diff could see.