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

Throw error if a user tries to call a function with non-initialized peer #85

@coder11

Description

@coder11

If a user tries execute a particle on non-initiated peer the execution will hang silently. Some examples on when it happens:

  1. A user forgets to pass the FluencePeer and doesn't have default peer initialized
  2. A user just forgets to initialize the default peer
  3. A user passes uninitialized FluencePeer

A good user-friendly error message should be thrown instead according to the current peer status

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions