npawar commented on PR #8978:
URL: https://github.com/apache/pinot/pull/8978#issuecomment-1175690135

   Thanks @satishwaghela . I have last couple of comments
   
   1. After scheduling task using “Schedule Now”, show different message as per 
response. If response contains null, show message “Could not schedule task for 
<task type>”. If response contains a task id, show the Task ID from the 
response as “<Task id> scheduled” and give user an option to dismiss the 
message (dont auto disappear)
   2. From this page 
(http://localhost:9000/#/task-queue/MergeRollupTask/tables/githubEvents_OFFLINE)
 if i click refresh on browser, I see it takes 10-15 seconds to load.
   3. The Start Time is empty for on UI for a task with status IN_PROGRESS, but 
if I inspect the response, I do see the startTime field.
   ![Screen Shot 2022-07-05 at 6 42 04 
PM](https://user-images.githubusercontent.com/19693933/177450866-0f631797-66fd-455f-9df7-2b8f88fa8c49.png)
   


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to