potiuk commented on issue #68225: URL: https://github.com/apache/airflow/issues/68225#issuecomment-4679246363
@jvstein - as discussed in https://github.com/apache/airflow/pull/68304 - the way it is currently implemented is not good, it mixes "core" configuration with only "Amazon" remote logger using it. Either we make it "core" and let all the handlers implement it - or we turn it into amazon-only config - but now it's this weird Heisenberg state being both core and amazon-only. Since you have working workaround for now - I suggest to rework #68304 and include it in the next wave - which is coming next week so you have time to polish it. -- 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]
