Project

General

Profile

Actions

Bug #10874

closed

klever.core.components.launch_queue_workers does not propagate worker exceptions when fail_tolerant is set to True

Added by Evgeny Novikov almost 3 years ago. Updated almost 3 years ago.

Status:
Rejected
Priority:
Urgent
Assignee:
-
Category:
Infrastructure of Core
Target version:
Start date:
07/02/2021
Due date:
% Done:

0%

Estimated time:
Detected in build:
git
Platform:
Published in build:

Description

For instance if some exception happens in klever.core.vtg.VTGWL.factory or in the sub-job constructor, it is logged but it is not shown in Bridge. In the latter case the whole job does not terminate since progress calculation misses information on failed sub-jobs. Hopefully, there is just a little code in these constructors and they do not fail usually.


Related issues 1 (0 open1 closed)

Blocks Klever - Bug #10784: Klever fails with "identifier: Ensure this field has no more than 255 characters."ClosedEvgeny Novikov04/01/2021

Actions
Actions #1

Updated by Evgeny Novikov almost 3 years ago

  • Blocks Bug #10784: Klever fails with "identifier: Ensure this field has no more than 255 characters." added
Actions #2

Updated by Evgeny Novikov almost 3 years ago

  • Status changed from New to Rejected
  • Assignee deleted (Evgeny Novikov)

The short answer for the given issue is that yes, it is not possible to show some Core exceptions nicely in Bridge. If you are interested in details, please, refer to the extended explanation that I did in d1b1661e0.

Actions

Also available in: Atom PDF