Skip to content

Mmi 1815 fix-- report blank#2486

Merged
JacobWang-bc merged 2 commits intodevfrom
MMI-1815-fix
Aug 21, 2025
Merged

Mmi 1815 fix-- report blank#2486
JacobWang-bc merged 2 commits intodevfrom
MMI-1815-fix

Conversation

@JacobWang-bc
Copy link
Collaborator

Users reported seeing blank report when this option is enabled. However, I don't believe this option is the actual cause. After testing dozens of times, the issue only occurred once, and I've been receiving automated reports for months without seeing any blank reports caused by enabling this option.
I believe this is an error that occurs when Elasticsearch is under heavy load. Therefore, I've added a retry mechanism to give the system time to recover.


/// <summary>
/// Retry Elasticsearch query once after 200ms to handle intermittent failures.
/// This helps resolve issues like JSON parsing failures in BC Updates filtering.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not clear why retrying here would resolve the issue. I like the retry.

Copy link
Collaborator Author

@JacobWang-bc JacobWang-bc Aug 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I find it difficult to reproduce the issue, but the result was pointed to the ES.

@JacobWang-bc JacobWang-bc merged commit 63bf13c into dev Aug 21, 2025
9 of 10 checks passed
@Fosol Fosol deleted the MMI-1815-fix branch November 27, 2025 16:04
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