class SplitIoClient::SSE::Workers::SplitsWorker
def add_to_queue(notification)
def add_to_queue(notification) @config.logger.debug("feature_flags_worker add to queue #{notification.data['changeNumber']}") @queue.push(notification) end
def add_to_queue(notification) @config.logger.debug("feature_flags_worker add to queue #{notification.data['changeNumber']}") @queue.push(notification) end