potiuk commented on PR #70657:
URL: https://github.com/apache/airflow/pull/70657#issuecomment-5122680849

   To be honest, I do not think those are "contributing" docs. Those are 
"deployment" docs that explain what is the interaction between different 
components, what processes are running and what to expect.
   
   One of the big issues it explains is what is teh resource usage connected 
and what processes you can expect to see running when you use the SDK. I think 
the deployment managers should know that in some cases they can just run a long 
running process that does everything (golang) , and it some other cases they 
will have python processes taking 100s of MBs for each task run - this is far 
more deployment information than contributing documentation IMHO,


-- 
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]

Reply via email to