Azure / Azure/azure-sdk-for-java

[mgmt] add troubleshooting doc about "HTTP header is larger than 8192 bytes" in mgmt readme

Open
#46,136 2 comments 1 reaction 2 assignees Claimed by @XiaofeiCao View on GitHub
Docs Mgmt
Dominant language
Java
Stars
2.6k
Forks
2.2k
Avg merge
2d 8h
Merged PRs (30d)
178

Description

Maybe at troubleshooting section
https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/resourcemanager#troubleshooting

---

Another situation that caused by this is "duplicate request sent out seconds apart".

This was caused by the failure on header length, and our RetryPolicy would retry and send out new request. One way to diagnose this would be remove the `RetryPolicy`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.