thoth-station/package-build-controller

when this is backoff raise github issue.

Closed this issue · 0 comments

todo commented

#TODO when this is backoff raise github issue.
global_count.decrement()
logging.debug('{} The Job {} status is {} global_count={}.TODO raise GitHub Issue.'.format(task_q.qsize(),
job_name, job_status, global_count))
elif job_status == 'Complete':
global_count.decrement()


This issue was generated by todo based on a TODO comment in f52e130. It's been assigned to @sub-mod because they committed the code.