Aydar Zaynutdinov created BEAM-13461:
----------------------------------------
Summary: [Playground] Error when try to set status after time-out
Key: BEAM-13461
URL: https://issues.apache.org/jira/browse/BEAM-13461
Project: Beam
Issue Type: Bug
Components: beam-playground
Reporter: Aydar Zaynutdinov
Assignee: Aydar Zaynutdinov
After the time-out backend tries to write to cache status:
pb.Status_STATUS_RUN_TIMEOUT using context that is Done.
Need to change the method processStep so that this method to call method
finishByTimeout with context which is not Done.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)