pub(super) fn current_scope_allows_subscriber( subscriber: &PushSubscriber, caller_allowed_acc_ids: Option<&HashSet<u64>>, caller_allowed_markets: Option<&HashSet<String>>, ) -> bool