[ 
https://issues.apache.org/jira/browse/BEAM-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Beam JIRA Bot updated BEAM-5454:
--------------------------------
    Labels:   (was: stale-assigned)

> Improve Beam Fn API Artifact Staging Service Error Handling
> -----------------------------------------------------------
>
>                 Key: BEAM-5454
>                 URL: https://issues.apache.org/jira/browse/BEAM-5454
>             Project: Beam
>          Issue Type: Improvement
>          Components: java-fn-execution
>            Reporter: Axel Magnuson
>            Priority: P3
>
> I noticed that the onComplete logic is not wrapped in a try/catch block.  
> This led to an uncaught NPE in a problem I was debugging.  It also does not 
> log errors, preferring to just use the observer's callback to pass these 
> errors to the SDK.  However some SDKs such as golang's do not surface these 
> errors, and they get lost. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to