fincubator / tellerbot

Telegram Bot for over-the-counter trading
https://t.me/TellerBot
GNU Affero General Public License v3.0
23 stars 10 forks source link

Timeout for transaction check #14

Closed r4rdsn closed 4 years ago

r4rdsn commented 4 years ago

For now if transaction check is added to the queue, it is checking indefinetely until escrow token sender cancels the exchange. Blockchain objects should have a timeout after which transaction is removed from queue and offer is cancelled automatically (24 hours suggested).