Nebo15 / sage

A dependency-free tool to run distributed transactions in Elixir, inspired by Sagas pattern.
MIT License
912 stars 40 forks source link

Fix AsyncTransactionTimeoutError timeout unit in error message #80

Open taj opened 6 months ago

taj commented 6 months ago

The AsyncTransactionTimeoutError error message says 5000 microseconds when the actual timeout is 5000 milliseconds