pgagnon commented on pull request #9935:
URL: https://github.com/apache/airflow/pull/9935#issuecomment-683990760
FYI, this is a breaking API change.
Old syntax was: ` "resources": {"request_memory": "2Gi",
"limit_memory": "2Gi"},`
But now requests and limits need to be nested dicts.
It wasn't obvious to me from the changelog so we should probably document
this more obviously.
@dimberman @potiuk
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]