Allow setting individual timeouts on scripts and reports
This commit is contained in:
@@ -119,6 +119,7 @@ class Report(object):
|
||||
}
|
||||
"""
|
||||
description = None
|
||||
job_timeout = None
|
||||
|
||||
def __init__(self):
|
||||
|
||||
|
Reference in New Issue
Block a user