Issue ids reserved by the scheduler (running or queued for retry).
Set<String> get claimed => Set<String>.unmodifiable(_claimed);