You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/03/10 16:25:00 UTC

[jira] [Created] (ARROW-15909) [Python][FlightRPC] Log uncaught exceptions by default

David Li created ARROW-15909:
--------------------------------

             Summary: [Python][FlightRPC] Log uncaught exceptions by default
                 Key: ARROW-15909
                 URL: https://issues.apache.org/jira/browse/ARROW-15909
             Project: Apache Arrow
          Issue Type: Improvement
          Components: FlightRPC, Python
            Reporter: David Li


This is a super common pitfall and it would be nice to just handle this for users. That said given some methods are "async" (e.g. DoGet) there are a few places we'd have to do this logging/not all things will get fully caught, but we should at least get the basics.



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