Better call timeout error message
Better call timeout error message
Why:
- To have a meaningful error message when a call exceeds the deadline
This change addresses the need by:
- Add: DurationUtils
- Update: SiLAErrors to generate a more meaningful message when receiving a DEADLINE_EXCEEDED error
This change has the following side effects:
- None
Edited by Timothy Diguiet