Struct ExperimentErrorReceiverStates

Struct Documentation

struct ExperimentErrorReceiverStates

All receiver states. Should be held in a place available for all classes that use it (for example, in the container of data models in frontend).

Public Members

std::unordered_map<uint64_t, ExperimentErrorReceiverState> idToReceiverStateMap
bool isNotifyReceiversInProgress = false