RSS3-Network / Node

In the vast RSS3 Network, the RSS3 Node delivers Open Information with efficiency, it is a steadfast cruiser in the byte-filled sea.
MIT License
22 stars 3 forks source link

When batch querying, the database will time out if no records are found #426

Open polebug opened 3 months ago

polebug commented 3 months ago

What is expected?

The database should return empty record indicating or no records were found without timing out.

What is actually happening?

When performing a batch query on the database, the system times out if no records are found. This issue disrupts the querying process and affects the overall efficiency of the database operations.

Additional info

/decentralized/network/ethereum?tag=social

This is not a duplicated issue