discourse/plugins/chat/spec/jobs
Ted Johansson c7667f791e
DEV: Fix chat notifier deprecation warnings from job arguments (#24708)
We're seeing some deprecation warnings in production. This is because we're passing a raw Ruby timestamp, which gets stringified implicitly when written to Redis. As per #15842, this conversion needs to be done explicitly.
2023-12-05 18:03:30 +08:00
..
regular DEV: Fix chat notifier deprecation warnings from job arguments (#24708) 2023-12-05 18:03:30 +08:00
scheduled DEV: Move user count update for channels to ensure_consistency! (#22321) 2023-07-03 11:41:51 +10:00