RFC: Include timeout duration in exception message
Summary: For debugging purposes, it's often extremely useful to have the duration of the expired timeout in the exception message (in case the timeout was excessively low, or to understand exactly how long the operation ran before failing due to timeout). Here we make a best effort to include the timeout when possible. Reviewed By: yfeldblum Differential Revision: D4476038 fbshipit-source-id: f2d0aa5e1f6367a3cfe20579c27577ab91fd8d9c
Showing
Please register or sign in to comment