Skip to content

Commit

Permalink
Merge pull request #2135 from nervosnetwork/develop
Browse files Browse the repository at this point in the history
Deploy to testnet
  • Loading branch information
rabbitz authored Aug 13, 2024
2 parents 236f07d + d2baaf2 commit 1c07663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/charts/daily_statistic_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def call

daily_statistic
rescue Exception => e
NewRelic::Agent.notice_error(e)
Rails.logger.error "Error occurred during DailyStatisticGenerator error: #{e.message}"
end

private
Expand Down

0 comments on commit 1c07663

Please sign in to comment.