Some explanations for skipped resources in LQE and LDX
If you have gathered the basic information needed to understand why some resources are skipped in LDX / LQE, you can proceed with the investigation.
Below, you will find some typical observations, the causes behind those, and how you might want to proceed to get them fixed.
First advice is: make sure you are using the latest release of your OSLC Connect tool.
No message when showing details, too many requests
Observations | In the skipped resources list stands a column holding the HTTP Response Code. The corresponding value for the skipped resource is 429. HTTP error code 429 is a way for a server to tell a client that it is sending This has been seen mulitple time accompanied by an absence of message when clicking on the ![]() |
---|---|
Causes | This is usually because of one of the following reasons
In both cases, the rules are too restrictive to let LDX and LQE properly read through all resources. |
Resolution | When using the integrated Rate Limiting feature, you should consider leveraging the Allowlisting URLs and resources in the Rate Limiting feature documentation to allow calls to When using the reverse proxy rate limiting, you should be able to leverage the |