bbovenzi commented on code in PR #67338:
URL: https://github.com/apache/airflow/pull/67338#discussion_r3290718703
##########
airflow-core/src/airflow/ui/public/i18n/locales/en/components.json:
##########
@@ -31,7 +32,7 @@
}
},
"banner": {
- "backfillInProgress": "Backfill in progress",
+ "backfillInProgress": "Backfill in progress, backfill runs may get delayed
as non-backfill runs takes priority over backfill runs in each scheduler
cycle.",
Review Comment:
I think it would be helpful to put this in a tooltip. It takes up a lot of
space in the banner.
--
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]