Files
Arvid NorbergandGitHub 7d555feba3 Spin slower send_transaction() (#17166)
we currenly spin-wait for hearing back whether a transaction made it into the mempool or not (in FullNodeAPI.send_transaction()). We currently spin in a very tight loop, which appears to hog a significant amount of CPU. Increase the sleep to spin slower
2024-01-02 14:05:10 -07:00
..
2023-12-22 16:29:39 -06:00
2023-12-11 15:12:37 -06:00
2023-11-07 09:06:52 -08:00
2023-11-21 17:13:08 -06:00
2023-11-21 17:13:32 -06:00
2023-11-07 09:06:52 -08:00
2023-11-16 19:21:28 -06:00
2023-11-07 09:06:52 -08:00
2023-12-08 15:11:18 -06:00
2023-11-21 17:14:29 -06:00
2023-12-22 16:28:31 -06:00
2023-12-18 10:48:21 -06:00
2023-12-22 16:28:31 -06:00
2023-12-11 15:12:37 -06:00
2023-03-09 13:40:48 -05:00