If I have a decorator in my config, and it’s set t...
# general
g
If I have a decorator in my config, and it’s set to
always
, and my query runs every 10 minutes. During the 10 minutes, what
decorator
is querying changes. Will the final results based on the latest
decorator
? Or it records both.