• Fabio Pitino's avatar
    Gracefully track errors raised by sending CI minutes notifications · 2036f9a1
    Fabio Pitino authored
    Sometimes while calculating the notification level to be sent to
    the user we may see some errors. For example related to a project
    being delete in the meantime.
    
    We are rescuing and track such errors since we need to guarantee
    that the service which updates CI minutes remains idempotent.
    
    Changelog: fixed
    EE: true
    2036f9a1
every_sidekiq_worker_spec.rb 22.9 KB