This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Description
If a user tries execute a particle on non-initiated peer the execution will hang silently. Some examples on when it happens:
- A user forgets to pass the
FluencePeer and doesn't have default peer initialized
- A user just forgets to initialize the default peer
- A user passes uninitialized
FluencePeer
A good user-friendly error message should be thrown instead according to the current peer status