Ably engineering Redis scripts do not expire keys atomically Integrity isn't guaranteed if you autoexpire multiple Redis keys within a script. To solve this, we switched from relative to absolute expiry times.