You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this should be used with care though: if an unfinished task (i.e. the response did not arrive yet) is deleted
prematurely and the response actually would arrive later, we would not know what to do about/with it.
so, use "Delete Unfinished" only if you are sure that these tasks are just zombies.
Copy file name to clipboardExpand all lines: src/main/resources/webapp/WEB-INF/views/tasks.jsp
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,8 @@
29
29
Request Tasks <aclass="tooltip"href="#"><imgsrc="${ctxPath}/static/images/info.png"style="vertical-align:middle"><span>Click on Task IDs for detailed task information.</span></a>
0 commit comments