msyavuz commented on PR #37459:
URL: https://github.com/apache/superset/pull/37459#issuecomment-3876085093

   @richardfogaca Can't you use the new async task framework to track these 
dashboard refreshes?
   
   The connection would be:
   - Dashboard refresh operations could be tracked as async tasks in the GTF
   - Users could monitor refresh status, progress, and errors in the unified 
task list UI
   - Failed refreshes could be retried/cancelled through the task management 
interface
   - The GTF's deduplication would prevent redundant refresh requests


-- 
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