Arvid Heise created FLINK-21346: ----------------------------------- Summary: Tasks on AZP should timeout more gracefully Key: FLINK-21346 URL: https://issues.apache.org/jira/browse/FLINK-21346 Project: Flink Issue Type: Improvement Components: Build System / CI Affects Versions: 1.13.0 Reporter: Arvid Heise Assignee: Arvid Heise
Currently, whenever a non-e2e test times out, where are left with little information on what went wrong. e2e tests have a good watchdog that uploads on timeout. The goal of this ticket is to unify the treatment of tests and e2e tests and always upload stack traces and logs on timeout. -- This message was sent by Atlassian Jira (v8.3.4#803005)