Hi Airbyte team, in the
DefaultSyncJobFactory.create() method there are references to connector-specific resource requirements, and in
EnvConfigs.java there is a reference to an environment variable that theoretically can enable such a thing. However, I am unable to find anything in the connector development documentation that shows how to configure those. I would love to learn how to use this feature. Is there documentation anywhere that could help me?