Edge cases with multiple connected FDR:
- Check all or only first connected?
- If checking all: one recording per active, only a single recording while any is active or interruptions during any state change?
Initial implementation: check any with only a single concurrent recording per user (still relatively easy to implement and no weird results for user if they only run one at a time)
Edge cases with multiple connected FDR:
Initial implementation: check any with only a single concurrent recording per user (still relatively easy to implement and no weird results for user if they only run one at a time)