tangle-accelerator
tangle-accelerator copied to clipboard
feat(endpoint): Handling transaction when error occurred
The endpoint should handle the transaction error occurred. The error may be occurred by the following:
- Signal interrupt
- Errors when connect to TA
- Power down
- Some other hardware errors
I think the message queue can solve this problem, the process show as following:
