The 'refreshAlways: true' configuration implies that the system will refresh every time a user interacts with it. This is because 'refreshAlways', as the name suggests, indicates a constant refresh cycle that is not dependent on specific variables or conditions. Hence, any change triggered by user inputs or interactions will initiate a refresh.
Configuration: refreshOnReferencedVarChange: true
Refresh Behavior: Refresh when any referenced variable changes