If pfcon is misconfigured, e.g. an innetwork pfcon but the compute resource is not configured as innetwork=true, there are no safety rails. You get obscure errors like:
pfconclient.exceptions.PfconRequestException: {"message": "input_dirs: field is required"}
There should me a mechanism to validate pfcon's configuration and show helpful error messages with suggestions how to fix them.