Sidekiq가 유휴 상태인 것이 정상인가요? Discourse 초보자로 문제가 있는지 모르겠어요

Just to add some more context:

We’re all seeing the “last visit” line in exactly the same spot, between the same two posts — across all user accounts. It’s not personalized, which seems strange.

As for Sidekiq: based on the screenshots, it does appear to be running fine — the graphs are updating, and the “idle” status probably just means it has nothing to process at the moment because all jobs are already done.

Still, this “last visit” behavior is confusing, and I’m wondering if something’s not working as intended, or if we’re just misinterpreting how it should function.