vkuznet / transfer2go

Distributed, loosely couple agent-based transferring system
MIT License
8 stars 2 forks source link

Imitate transfer failures #25

Closed rishiloyola closed 7 years ago

rishiloyola commented 7 years ago

capture outcome of the transfers:

The api can be re-used when we'll implement the policy of "what to do with failed transfers". The table should capture all details about failed request that it can be re-initiate it at a later time.

rishiloyola commented 7 years ago

@vkuznet I have added code to capture the errors and to take actions according to that. Can you review this commit? Code - link