centiservice / mats3

Mats3: Message-based Asynchronous Transactional Staged Stateless Services
https://mats3.io/
Other
63 stars 7 forks source link

MatsInitiator: Check for connection, i.e. whether initiation will succeed. #9

Open stolsvik opened 6 years ago

stolsvik commented 6 years ago

If the connection to backend is gone, an initiation will fail.

It should be possible to check for this before initiating.