Hi, we are experiencing intermittent 404 errors with both GET and POST calls. These errors are quite rare and have proven difficult to reproduce in our testing environment. However, on our production system, we encounter 3-4 cases daily out of 20-30 million requests where a 404 error appears in the Tomcat access logs, and the corresponding call fails to reach the mapped servlet. Interestingly, the same calls work perfectly just a few milliseconds before and after on the same node. This inconsistency is causing significant issues, especially when critical API calls fail and are not automatically retried.
Is there any open issue related to this problem that we should be aware of? [image: image.png] Thanks Anurag