Open concaf opened 6 years ago
Even after setting JC_FIXED_UUIDS, there are checkIdle for all the users, e.g.
JC_FIXED_UUIDS
checkIdle
{"checkIdle":"1m","component":"user-idler","id":"redacted","level":"info","maxRetriesQuietInterval":"30m","msg":"UserIdler started.","time":"2018-04-30T16:14:36+05:30","username":"redacted"}
Should idler not poll only the users set in JC_FIXED_UUIDS and not all the users?
Even after setting
JC_FIXED_UUIDS
, there arecheckIdle
for all the users, e.g.Should idler not poll only the users set in
JC_FIXED_UUIDS
and not all the users?