Sha256: cee9a4afeece58678c965ef8ce9b07aee1efa9aad38a6f215c897147d4a0c24d

Contents?: true

Size: 217 Bytes

Versions: 16

Compression:

Stored size: 217 Bytes

Contents

Houston.config.at "6:40am", "report:alerts", every: :weekday do
  Houston.try({max_tries: 3}, Net::OpenTimeout) do
    Houston::Alerts::Mailer.deliver_to!(FULL_TIME_DEVELOPERS) unless Rails.env.development?
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
houston-core-0.8.0.pre templates/new-instance/config/timers/email_about_open_alerts.rb
houston-core-0.7.0 templates/new-instance/config/timers/email_about_open_alerts.rb
houston-core-0.7.0.beta4 templates/new-instance/config/timers/email_about_open_alerts.rb
houston-core-0.7.0.beta3 templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.7.0.beta2 templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.7.0.beta templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.6.3 templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.6.2 templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.6.1 templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.6.0 templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.5.6 templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.5.5 templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.5.4 templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.5.3 templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.5.2 templates/new-instance/config/jobs/email_about_open_alerts.rb
houston-core-0.5.1 templates/new-instance/config/jobs/email_about_open_alerts.rb