ruffle1986 commented on a change in pull request #1514: METRON-2190: [UI] 
Alerts UI: Indicating loading and preventing parallel requests
URL: https://github.com/apache/metron/pull/1514#discussion_r327016495
 
 

 ##########
 File path: metron-interface/metron-alerts/src/app/utils/httpUtil.ts
 ##########
 @@ -33,9 +33,12 @@ export class HttpUtil {
     return body || {};
   }
 
+  /**
+   * @depricated Turning all errors to 404 and hiding actual errors from the 
consumers
 
 Review comment:
   I think you have meant `@deprecated`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to