You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Artur Khanin (Jira)" <ji...@apache.org> on 2021/12/07 11:29:00 UTC

[jira] [Created] (BEAM-13394) [Playground] Fix logs retrieving

Artur Khanin created BEAM-13394:
-----------------------------------

             Summary: [Playground] Fix logs retrieving
                 Key: BEAM-13394
                 URL: https://issues.apache.org/jira/browse/BEAM-13394
             Project: Beam
          Issue Type: Bug
          Components: beam-playground
            Reporter: Artur Khanin


When the frontend requests the backend for logs, it retrieves the NOT_FOUND gRPC error and stops executing of current example.

On the frontend the execution should proceed in such cases.

On the backend empty string should be added to logs at the beginning of pipeline execution.

 

*Steps to reproduce:*
 # Deploy locally java backend and frontend
 # Run Hello World



--
This message was sent by Atlassian Jira
(v8.20.1#820001)