mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Update honeybadger config to ignore goodjob
This commit is contained in:
@@ -25,6 +25,11 @@ development_environments:
|
||||
# Enable verbose debug logging (useful for troubleshooting).
|
||||
debug: false
|
||||
|
||||
# Ignore noisy errors
|
||||
exceptions:
|
||||
ignore:
|
||||
- GoodJob::ActiveJobExtensions::Concurrency::ConcurrencyExceededError
|
||||
|
||||
# Enable Honeybadger Insights
|
||||
insights:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user