You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by GitBox <gi...@apache.org> on 2019/09/23 10:44:42 UTC

[GitHub] [metron] ruffle1986 commented on a change in pull request #1514: METRON-2190: [UI] Alerts UI: Indicating loading and preventing parallel requests

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:
users@infra.apache.org


With regards,
Apache Git Services