'Ajax call is getting multiple times
I have shifted spring application from ibm to aws where i am using EC2 and k8 services . On k8 container ,whenever i perform any operation using ajax call ,automatically multiple ajax call is getting at controller . But same application is working fine on IBM .
Is this any feature of K8 or AWS ,if any http request(ajax call) doesn't complete within specific time ,it sends it again without aborting previous one?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
