Is there an existing issue for this?
- I have searched the existing issues
Current behaviour
I have recently upgraded Bitcoin node from v26.0 to v27.1. I have noticed that RPC calls being Time Out specifically for estimatesmartfee reaching 120 seconds.
Expected behaviour
If possible, RPC calls like estimatesmartfee  should return the response faster.
Steps to reproduce
Not all the time the mentioned RPC call timeout but there are a few cases after our upgrade to v27.1.
Relevant log output
There is not much in Bitcoin logs that I analyzed.
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
bitcoin-v27.1-x86_64-linux-gnu
Operating system and version
linux
Machine specifications
I am using the
- Linux OS
- m5.xlarge aws instance Default config for
- Wallet type is still legacy.
- rpcclienttimeout = 900 sec
- rpcservertimeout = 30 sec
- dbcache = 450
- v2transport = true