[GIE/Compiler] Clear message of exceptions (timeout/oom) for clients
Open
component:gie
enhancement
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Currently, we may encounter exceptions such as timeout/oom. However, the message of these exceptions is not very user-friendly in terms of:
- it cannot tell what the problem is;
- it may cause misunderstanding of critical system issues.
We shall fix this problem to tell the client the actual problem.
Contributor guide
Assessment
This issue has not been assessed yet.