Actions
Bug #25549
closedTechnique library is only reloaded once after boot and not periodically
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
It bothers me each time
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Very Small
Priority:
91
Name check:
To do
Fix check:
To do
Regression:
No
Description
The property rudder.batch.techniqueLibrary.updateInterval=5
is an interval in minutes to reload the technique library.
But the reload log only happens once, 5 minutes after Rudder startup and never happens again.
It should be a periodic process
Actions