···151151 });
152152153153 if (incident) {
154154- const redisKey = `${monitorId}-${cronTimestamp}-resolved`;
154154+ const redisKey = `${monitorId}-${incident.id}-resolved`;
155155 // // We add the new region to the set
156156 await redis.sadd(redisKey, region);
157157 // // let's add an expire to the set