Aydar Zaynutdinov created BEAM-13155:
----------------------------------------
Summary: [Playground] Update the processing of error during run
code
Key: BEAM-13155
URL: https://issues.apache.org/jira/browse/BEAM-13155
Project: Beam
Issue Type: Sub-task
Components: beam-playground
Reporter: Aydar Zaynutdinov
Assignee: Aydar Zaynutdinov
Need to update the processing of error during run code:
* add a new status STATUS_RUN_ERROR.
* add new cache.subKey RUN_ERROR
* set status STATUS_RUN_ERROR to cache in case of run code step has an error.
* set to cache error logs in case of run code step has an error.
* add a new API method GetRunError. This method should return error logs from
the run step.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)