Closed litan1106 closed 3 years ago
TODO:
Informer.List
after the #611 returns all available plugins, but not plugins, which fit the Informer
interface.Informer.Workers
, which should return plugins with workers.informerList
constant.@rustatian thanks for the quick fixed. it worked in v2.3.0-beta.2
rr workers -o rpc.listen=tcp://localhost:6001
I tried the rr command with Laravel Octane
rr reset
expected result Resetting plugin: [http] ∙∙●
rr workers
expected result workers table
instead I got an error show_workers: informer_plugin_workers: no such service: server; informer_plugin_workers: no such service: server
The version of RR used: rr version 2.2.1 (build time: 2021-05-13T18:00:32+0000, go1.16.4)
Discussion https://github.com/spiral/roadrunner/discussions/684
pinged @48d90782