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

[BUG] database error occurred in the token information synchronization batch #1232

Closed kyken closed 2 years ago

kyken commented 2 years ago

Describe the bug

After Calling the /Admin/Tokens DELETE endpoint while the batch process was running generated the following error in INDEXER-TOKEN-DETAIL-SHORT-TERM

Instanse '${TokenModel}' has been deleted, or its row is otherwise not present.

Additional context

This is thought to be caused by the deletion of the listing data to be updated during the process.