zqr10159 opened a new pull request, #2355:
URL: https://github.com/apache/hertzbeat/pull/2355

   Correct the setInterval function timing in monitor-list.component.ts to 
ensure the table refreshes every 2 minutes as intended. The previous code 
incorrectly specified the interval as12,000 milliseconds instead of the 
intended 120,000 milliseconds.
   
   ## What's changed?
   
   [bugfix]: correct setInterval time interval to 2 minutes
   
   
   ## Checklist
   
   - [ ]  I have read the [Contributing 
Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide)
   - [ ]  I have written the necessary doc or comment.
   - [ ]  I have added the necessary unit tests and all cases have passed.
   
   ## Add or update API
   
   - [ ] I have added the necessary [e2e 
tests](https://github.com/apache/hertzbeat/tree/master/e2e) and all cases have 
passed.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to