We're facing some performance issues on General Ledger report execution.
We're facing some performance issues on General Ledger report execution.
We opened a SR and ran the HAR file as requested. Afterward, we received the following message, and the analyst asked us to create an ask-a-question request in the ccc:
"In the HAR file you provided, there is a blocked queueing message that may be your browser latency issue.
"connect": -1,
"send": 0,
"wait": 0.40100000565499067,
"receive": 0.31699996907263994,
"_blocked_queueing": 0.7949999999254942,
"_workerStart": -1,
"_workerReady": -1,
"_workerFetchStart": -1,
"_workerRespondWithSettled": -1"
Is it possible to check the reason for the blocked queue message?
Thank you!