getblocktemplate sometimes takes very long time #12

Closed
opened 2022-01-13 23:40:10 +01:00 by roylee17 · 0 comments
roylee17 commented 2022-01-13 23:40:10 +01:00 (Migrated from github.com)

This causes timeout and NULL response for Stratum (#10 ).

$ time lbcctl getblocktemplate > tee getblocktemplate.log

real    3m18.064s
user    0m0.109s
sys     0m0.042s

getblocktemplate.log

This causes timeout and NULL response for Stratum (#10 ). ``` $ time lbcctl getblocktemplate > tee getblocktemplate.log real 3m18.064s user 0m0.109s sys 0m0.042s ``` [getblocktemplate.log](https://gist.github.com/roylee17/fc14bfe7f76571e3c5401ccaa600ebed)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbcd#12
No description provided.