Skip to content

Fix Cost Timeout Summary

Aleksandra Poreba requested to merge aporeba/athena:timeout-fixups into master

Cost Timeout Summary fixups:

  • change comparison of Athena Status - use overloaded operator= instead of string comparison
  • fix conditions check in configuration - use hasattr instead of in

Follow up to !40222 (merged)

Tagging @rbielski

Merge request reports