hterik commented on issue #26008: URL: https://github.com/apache/airflow/issues/26008#issuecomment-1248942098
Is there a way to avoid serializing+deserializing the executor_config.pod_override in the first place? It should be enough that the scheduler loads it from the dag right before launching the pod? Why does it need to be in the database at all? There's been quite a few bugs around this lately, would be good if it could be avoided entirely. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
