Bug #38022
openForeman production.log generates 'remote_execution_workers_pool_size has no definition' messages.
Description
Sometimes the production.log is filled with a message related to remote execution but not a blocker to any of the existing functionalities. However, the message is misleading while troubleshooting the issues.
2023-07-19T03:30:10 [W|app|] Setting remote_execution_workers_pool_size has no definition, please define it before using
2023-07-19T04:00:11 [W|app|] Setting remote_execution_workers_pool_size has no definition, please define it before using
2023-07-19T04:30:10 [W|app|] Setting remote_execution_workers_pool_size has no definition, please define it before using
2023-07-19T05:00:12 [W|app|] Setting remote_execution_workers_pool_size has no definition, please define it before using
2023-07-19T05:30:11 [W|app|] Setting remote_execution_workers_pool_size has no definition, please define it before using
2023-07-19T06:00:10 [W|app|] Setting remote_execution_workers_pool_size has no definition, please define it before using
2023-07-19T06:30:10 [W|app|] Setting remote_execution_workers_pool_size has no definition, please define it before using
2023-07-19T07:00:10 [W|app|] Setting remote_execution_workers_pool_size has no definition, please define it before using
2023-07-19T07:00:10 [W|app|] Setting remote_execution_workers_pool_size has no definition, please define it before using
2023-07-19T07:30:11 [W|app|] Setting remote_execution_workers_pool_size has no definition, please define it before using
2023-07-19T07:30:11 [W|app|] Setting remote_execution_workers_pool_size has no definition, please define it before using
Actual results:
The 'remote_execution_workers_pool_size' error or warning is misleading.