Skip to content

Downgrading warning messages from FTAG

As discussed on ATLASG-1517 and ATLASDPD-1381, these warnings should not really be warnings. Therefore, downgrading them to debug messages.

@dguest , @lidiaz , @sanmay , and @cschiavi , here you go. It's great if you're re-writing the algorithms, but that could take months, and this took about 10 minutes. We should not print warning messages into log files if we don't think they're real warnings, and warnings should really be warnings (and handled as such by users!).

Thanks!

Merge request reports