Fixed Stack Trace not showing up when connector fails

This commit is contained in:
Alex-Shirazi-1 2021-09-16 02:43:12 -07:00
parent 3c05b60313
commit 19f2db1f71

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: