@nightpool there's a before_action that updates last login time if previous last login time is more than a day away, and queues up a RegenerationWorker if it's more than 14 days away. something in there seems to not work. why do i not have a test spec for that? 🤔