Merge pull request #884 from provectus/ISSUE-793_connector_stack_trace

Fixed Stack Trace not showing up when connector fails
This commit is contained in:
Alex-Shirazi1 2021-10-02 21:25:33 -07:00 committed by GitHub
commit 81a6564183
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -409,6 +409,8 @@ components:
- UNASSIGNED
worker_id:
type: string
trace:
type: string
ConnectorStatus:
type: object
@ -427,6 +429,8 @@ components:
- UNASSIGNED
worker_id:
type: string
trace:
type: string
tasks:
type: array
items: