You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/08/18 02:01:24 UTC

[GitHub] [incubator-devlake] keon94 commented on pull request #2763: [feat-2134][framework]: Rework the error management code in the Backend

keon94 commented on PR #2763:
URL: https://github.com/apache/incubator-devlake/pull/2763#issuecomment-1218907639

   @hezyin @klesh @Startrekzky 
   
   I've been working on improving our error management infrastructure, and have implemetend a work-in-progress implementation of my ideas. Obviously, I'll have to go and find all the places where we are throwing errors and pass them through this new API. But I'd like to get your input as well before I do too much, so please have a look.
   
   Here's a screenshot of a temporary test suite I wrote:
   ![image](https://user-images.githubusercontent.com/25063936/185275605-e10e5f40-39c6-4537-8c95-42ff6e0cfb02.png)
   
   And the results (the errors printed)
   ![image](https://user-images.githubusercontent.com/25063936/185275736-35712b63-dd27-444e-8c8f-d0bea20eec91.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org