Azure / Azure/azure-sdk-for-java
[mgmt] add troubleshooting doc about "HTTP header is larger than 8192 bytes" in mgmt readme
Chiusa
Docs
Mgmt
- Lingua principale
- Java
- Stelle
- 2.6k
- Fork
- 2.2k
- Merge medio
- 2g 2h
- PR unite (30g)
- 205
Descrizione
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`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.