mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 07:25:19 +02:00
Merge branch 'main' of github.com:maybe-finance/maybe into assign-merchat-rule
This commit is contained in:
commit
dd53d5be55
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ class Sync < ApplicationRecord
|
|||
|
||||
Sentry.capture_exception(error) do |scope|
|
||||
scope.set_context("sync", { id: id, syncable_type: syncable_type, syncable_id: syncable_id })
|
||||
scope.set_tags(sync_id: id)
|
||||
end
|
||||
|
||||
update!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue