Skip to content

fixing the error code ResponsePayloadTooLarge to handle the if conditions#1300

Open
bharathirajae wants to merge 1 commit into
Azure:mainfrom
bharathirajae:patch-1
Open

fixing the error code ResponsePayloadTooLarge to handle the if conditions#1300
bharathirajae wants to merge 1 commit into
Azure:mainfrom
bharathirajae:patch-1

Conversation

@bharathirajae
Copy link
Copy Markdown

While running the policy Remediation using EPAC, we recieved the below error. {
"code": "ResponsePayloadTooLarge",
"message": "Response payload size is 17641186, and has exceeded the limit of 16777216. Please consider querying less data at a time and make paginated call if needed." }
and after the proposed fix, it works fine now.

While running the policy Remediation using EPAC, we recieved the below error.
{
"code": "ResponsePayloadTooLarge",
"message": "Response payload size is 17641186, and has exceeded the limit of 16777216. Please consider querying less data at a time and make paginated call if needed."
}
 and after the proposed fix, it works fine now.
@bharathirajae
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@anwather
Copy link
Copy Markdown
Collaborator

@bharathirajae - this is hard to replicate - what is causing these errors in your environment?

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