This repository was archived by the owner on Jul 23, 2024. It is now read-only.
Randomly occurring: The app encountered an error processing your request. #135
|
Logs don't show anything of note. Anyone else seeing this behaviour? |
Answered by
IainD925
Feb 14, 2024
Replies: 1 comment 1 reply
|
Found the answer in Application Insights - Errors.
I increased the chunking size and when you ask for multiple sources, the response is additive. Reduced to 1 source and issue resolved. |
1 reply
Answer selected by
IainD925
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found the answer in Application Insights - Errors.
I increased the chunking size and when you ask for multiple sources, the response is additive. Reduced to 1 source and issue resolved.