Closed mgonc closed 5 years ago
Error message needed to enter in this standard too. Current format is
{
id: "39b492cb-f024-4f37-bb57-dc076e3ed62e",
msg: "Error",
status: "error"
}
To apply the same standard
{
id: log_id,
status: "ERROR",
date: "2017-11-01T20:27:50+00:00",
message: spark_error,
type: "TEXT",
task: { id: "39b492cb-f024-4f37-bb57-dc076e3ed62e" }
}
Result frame and result array need to setted to the standard
id: result_id,
message: "Resultado gerado"
operation: {id: "70"}
operation_id: "70"
status: "completed"
task_id: "ba5b96de-89a7-11e7-8c51-0242ac150008"
title: "Passagem/Valor (sumarização)"
type: "VISUALIZATION"
@mgonc First version is deployed. But it is difficult to find all cases. Please, test and report if there are more cases to be standardized.
Error message is not standardized. Error must be a log too
Fixed
On a job execution, step's logs must be the same either recovered by the get request or by socket requests. Suggestion of info:
Same to frames