Skip to content

Behaviour of StartPlugin RPC #281

@skomajwa

Description

@skomajwa

The behaviour of StartPlugin RPC is defined as follows:

// StartPlugin starts the specified plugin identified by the name field // of the request. It should be started using the instance_name of the // request. If the plugin file named name does not exist, this // should return an error.

Can you please clarify the behaviour of startplugin RPC when

  1. Plugin with the same instance_name already exist and is in "disabled" state. Can we restart this plugin?
  2. Plugin with the same instance_name already exist and in "enabled" state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions