You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rework settings
* Add mutex to file client to eliminate error message when multiple threads attempt to dequeue the same message.
* Move GetCommandInstance into command enevelope instead of QueueAdapter - makes more sense there.
thrownewCommandFailedException($"Could not locate command {commandEnvelope.CommandClassName}. Is the {commandEnvelope.PluginName} plugin registered in the settings file?");
0 commit comments