Added deleting finished/not started jobs. Modified code to work with new ATEapi docker
This commit is contained in:
@@ -741,7 +741,8 @@ components:
|
||||
enum:
|
||||
- waiting in que
|
||||
- currently processing
|
||||
- finished processing
|
||||
- finished processing (OK)
|
||||
- finished processing (ERROR)
|
||||
finished_on:
|
||||
type: string
|
||||
format: date-time
|
||||
|
||||
Reference in New Issue
Block a user