Make controller RPC timeout configurable #101
Merged
Codacy Production / Codacy Static Code Analysis
required action
Oct 2, 2023 in 0s
2 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
See the complete overview on Codacy
Annotations
Check notice on line 107 in include/framework/runtime.hpp
codacy-production / Codacy Static Code Analysis
include/framework/runtime.hpp#L107
struct member 'RuntimeSettings::controller_rpc_timeout_ms' is never used.
Check notice on line 27 in src/controller/command_api.hpp
codacy-production / Codacy Static Code Analysis
src/controller/command_api.hpp#L27
struct member 'Config::controller_rpc_timeout_ms' is never used.
Loading