Project

General

Profile

Actions

action #34285

closed

action #34042: [tools] Worker goes to infinite loop during upload of screenshots in case of writing failure

Add retry limit on the worker for errors related to job handling

Added by szarate about 6 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
-
Start date:
2018-04-05
Due date:
% Done:

0%

Estimated time:

Description

Currently if a worker failed to execute an operation, if the IOLoop doesn't hangs, the worker will keep looping forever (See parent task)

AC1: Worker should retry X ammount of times, and then stop working, until it is restarted or reloaded.
AC2: On the WebUI the worker instance should be seen as offline.

Actions #1

Updated by okurz almost 5 years ago

  • Category set to Feature requests
Actions #2

Updated by okurz about 4 years ago

  • Status changed from New to Resolved
  • Assignee set to okurz

this works in the meantime and also we improved the proper shutdown of worker and also the handling of web UI being down for some minutes when we reconnect, see https://github.com/os-autoinst/openQA/pull/2895

Actions

Also available in: Atom PDF