BoostryJP / ibet-Wallet-API

A powerful API suite for seamlessly building ibet blockchain wallet systems 🛠
https://ibet.jp/ibet-for-fin
Apache License 2.0
9 stars 0 forks source link

[FEATURE] Add exception handling about `sqlalchemy.StaleDataError` to the logic of token cache indexer #1484

Closed purplesmoke05 closed 8 months ago

purplesmoke05 commented 8 months ago

Is your feature request related to a problem? Please describe.

https://github.com/BoostryJP/ibet-Wallet-API/blob/b0fa0b98119426e2b91499e7fc4efe3fa50350f3/batch/indexer_Token_Detail_ShortTerm.py#L139-L148

https://github.com/BoostryJP/ibet-Wallet-API/blob/b0fa0b98119426e2b91499e7fc4efe3fa50350f3/batch/indexer_Token_Detail.py#L126-L135

Describe the solution you'd like