crypto-com / crypto-com/chain-indexing
Problem: query transaction timeout
Open
- Dominant language
- Go
- Stars
- 34
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Query transactions sometime will get a 504 timeout error:
- List account txs: https://crypto.org/explorer/account/cro1q040rm026jmpfmxdsj6q9phm9tdceepnsau6me?txPage=1&txPageSize=8
- List txs: https://crypto.org/explorer/txs?page=272973&pageSize=20
Possible causes:
- indexing `offset` pagination mechanism
- inner join two large tables
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.