Kitware / UPennContrast

UPenn ?
https://upenn-contrast.netlify.com/
Apache License 2.0
8 stars 6 forks source link

Add a "no_cache" key to interface elements #681

Closed arjunrajlab closed 3 months ago

arjunrajlab commented 3 months ago

In some workers, we would like to ensure a particular interface element (specified by the dictionary in the "interface" method) is "fresh" and not taken from the cache. It would be nice to have a "no_cache" key that could be set to True that tells the interface to show a spinning circle until the interface is refreshed, at which point it is updated to reflect the new interface dictionary.