XRPLF / rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
https://xrpl.org
ISC License
4.48k stars 1.45k forks source link

[ripple_path_find request forwarded from Clio returns failedToForward when there's load on rippled] (Version: [2.3.0-b1]) #5057

Open mounikakun opened 5 days ago

mounikakun commented 5 days ago

Issue Description

Clio forwards ripple_path_find requests to rippled and whenever there's load on rippled the response from clio is failedToForward.

After checking with clio team the issue is not with Clio but with rippled being slow. Please refer to: https://github.com/XRPLF/clio/issues/1480

Steps to Reproduce

Expected Result

Actual Result

Environment

Supporting Files