I want to run a callback to update a graph every 10 seconds , but sometimes the data that the callback might need to process can be more and the call back might not finish is there a way to make dcc.Interval run every n_interval only if call back finishes
2 posts - 2 participants