- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4
Wip 418 error handling #319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
| return metadata | ||
|  | ||
| raise_error(res) | ||
| return flow( | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks much better indeed
| "imputer_strategy": imputer_strategy, | ||
| }, | ||
| DiffPrivLibRequestModel.model_validate, | ||
| partial(self.http_client.post, "estimate_diffprivlib_cost"), | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no more bind(parse_if_OK) ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(same for those below)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
theses are waiting for 202_ACCEPTED, and handled in validate_model_response, but it could be easier to follow if extracted, I'll have a look
| I think it's great ! I also think it is better if we hide all this from the user perspective because it might be too much as they are usually not proficient with python | 
c1905b7    to
    6d85f28      
    Compare
  
    8cf7266    to
    bde9162      
    Compare
  
    | Coverage reportClick to see where and how coverage changed
 This report was generated by python-coverage-comment-action | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
4268bad    to
    c44e3ea      
    Compare
  
    74eb019    to
    9883c17      
    Compare
  
    095106d    to
    441c82f      
    Compare
  
    441c82f    to
    cb7c0d1      
    Compare
  
    d051d65    to
    25c694b      
    Compare
  
    25c694b    to
    a33a056      
    Compare
  
    
As per request.