Files
fizzy/test
Mike Dalessio 1bbb6d0c03 Fix race condition in Card::ActivitySpike::DetectionJob
The check-then-act pattern in `register_activity_spike` has been
replaced with `find_or_create_by!` to eliminate the race condition
that could lead to creating multiple activity spikes for a card. To
support this change, the `card_id` index on `cards_activity_spikes`
has been made unique.

ref: https://app.fizzy.do/5986089/cards/3063
2025-11-20 15:40:42 -05:00
..
2024-06-21 13:19:56 +01:00
2025-11-19 16:47:02 -06:00
2025-10-27 14:45:30 +01:00
2025-11-17 09:12:36 -05:00
2025-11-20 10:49:29 +01:00
2025-11-18 10:20:02 +01:00
2025-11-17 09:12:41 -05:00