3021: Propagate unhandled exceptions back to the caller instead of returning None...
authorTom Clegg <tom@curoverse.com>
Mon, 2 Feb 2015 00:21:02 +0000 (19:21 -0500)
committerTom Clegg <tom@curoverse.com>
Mon, 2 Feb 2015 00:21:20 +0000 (19:21 -0500)
commit48580ba7a6608c89e91afad4b73f2861aafbd7b2
tree449f8089f53888a22c6de850284eb62fd647482d
parent0d32948a1c78385f9305799c5cb47127492c4320
3021: Propagate unhandled exceptions back to the caller instead of returning None. Show a warning message only when falling back to polling.
sdk/python/arvados/errors.py
sdk/python/arvados/events.py