OpenMetadata
OpenMetadata copied to clipboard
Add logic to fetch log use react-lazylog
Large logs cause the browser to crash. We should use https://www.npmjs.com/package/react-lazylog to parse the logs
we will need to update the get_last_logs endpoint to support pagination. Work on the Airflow REST APIs and AirflowRESTClient backend apis
compression will no longer be needed as well