[
https://issues.apache.org/jira/browse/BEAM-13210?focusedWorklogId=681981&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-681981
]
ASF GitHub Bot logged work on BEAM-13210:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Nov/21 12:32
Start Date: 16/Nov/21 12:32
Worklog Time Spent: 10m
Work Description: ElessarST commented on a change in pull request #15956:
URL: https://github.com/apache/beam/pull/15956#discussion_r750224306
##########
File path: playground/frontend/lib/constants/api.dart
##########
@@ -16,4 +16,5 @@
* limitations under the License.
*/
-const String kApiClientURL = 'https://datatokenization.uc.r.appspot.com';
+const String kApiClientURL =
+ 'https://backend-dot-datatokenization.uc.r.appspot.com';
Review comment:
@damondouglas, thank you for the suggestion. I pushed a task to generate
`config.g.dart` file, could you please check it?
I chose to generate a dart config file, because it's easier to use in code.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 681981)
Time Spent: 40m (was: 0.5h)
> [Playground] support streaming output on the frontend
> -----------------------------------------------------
>
> Key: BEAM-13210
> URL: https://issues.apache.org/jira/browse/BEAM-13210
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Aydar Farrakhov
> Assignee: Aydar Farrakhov
> Priority: P3
> Labels: beam-playground-frontend, beam-playground-sprint-3
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Update Run Pipeline requests to get output log from the server before
> pipeline is finished
--
This message was sent by Atlassian Jira
(v8.20.1#820001)