symbol/catapult-rest

Lock transaction endpoint timeout with ordering

Opened this issue · 1 comments

rg911 commented

search endpoint on lock transaction type timeout with ordering.
http://ngl-dual-301.testnet.symboldev.network:3000/transactions/confirmed?type=16722&pageSize=25&pageNumber=1&order=desc

remove the order param seems working fine. Also change the tx type to other type seems working as well with order

@rg911 here example of transaction for which rest is not responding without ordering
http://ngl-dual-301.testnet.symboldev.network:3000/transactions/confirmed?type=16977&pageSize=25&pageNumber=1