Is there a way to use the t:ProgressiveDisplay component to perform as usual when waiting on a long op but still eventually report a user-visible error when one happens during processing? It's great for layout, but having to look through the logs when the animated ProgressiveDisplay image runs indefinitely is less than ideal. Something along the lines of a timeout period to wait on an Op.
Regards, Jim.