• Mikołaj Wawrzyniak's avatar
    Use a SSOT to check if service ping is enabled · c4c53e27
    Mikołaj Wawrzyniak authored
    Instead of checking the application settings directly, this is abstracted to
    a single source of truth.
    
    For projects with licenses, in EE we check if the license requires tracking.
    
    With this change, events will be stored locally even if the service ping is
    disabled for licensed users. These events will not be sent as part of the service
    ping if the service ping is disabled.
    c4c53e27
redis_counter_spec.rb 1.45 KB