- 
                Notifications
    
You must be signed in to change notification settings  - Fork 32
 
🐛 Avoid 401 when listing in process tasks in webserver #7657
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
🐛 Avoid 401 when listing in process tasks in webserver #7657
Conversation
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.
thanks
          Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 Additional details and impacted files@@            Coverage Diff             @@
##           master    #7657      +/-   ##
==========================================
- Coverage   87.72%   87.49%   -0.24%     
==========================================
  Files        1791     1412     -379     
  Lines       69088    58353   -10735     
  Branches     1134      595     -539     
==========================================
- Hits        60608    51055    -9553     
+ Misses       8170     7114    -1056     
+ Partials      310      184     -126     
 
 Continue to review full report in Codecov by Sentry. 
 🚀 New features to boost your workflow:
  | 
    
          
 | 
    



What do these changes do?
service_libdirectly when listing legacy tasks instead of calling the REST interface.Related issue/s
How to test
Dev-ops