I have an agent running from command prompt on my ...
# prefect-cloud
g
I have an agent running from command prompt on my company's on-prem server virtual machine, and I see that I'm starting to get these errors with every flow run kick off. The flows are still running as expected, but is this error cause for concern?
r
python in general on windows is a cause for concern 😁 Can you not use a linux box or even wsl on windows?
g
@redsquare Would using a linux box or wsl be a more best practice way of running a prefect agent/worker? Still new to using it so I'm trying to figure out the best way to run it on-prem with no cloud infra.
r
yes totally
👍 1