Exception in create outbound connection, should I be concerned?

need help to understand the errors below.
Can someone explain what they are, since chia reports farming and in gui I can’t see errors?

I’m running the latest 1.1.6 version.
After reboot this line appears in log under

/users/owner/chia/.chia/mainnet/log/debug.log

full_node chia.full_node.full_node: ERROR    Exception in create outbound connections: 
full_node chia.full_node.full_node: ERROR    Traceback: Traceback (most recent call last):
  File "chia\server\node_discovery.py", line 378, in _connect_to_peers
  File "asyncio\tasks.py", line 595, in sleep
concurrent.futures._base.CancelledError

If you are farming and synced, I would think no, it’s not a problem?

Do you see regular harvester eligibility checks with your log level set to INFO?

I’m using SWAR plotter manager and undeer config.yaml I have INFO instead of ERROR.

Ok looks like after installing over 1.1.5 to 1.1.6 version .chia/mainnet/config was set back to WARNING and after I changed it to INFO I can see output in the log.
I can see plots are eligible but have some cannot connect to host IP and call failed?