Commit 193c596
committed
feat: Add debug logging for file_path conflict resolution
Added debug logging when resolving file_path conflicts in upsert_entity
to track how often the conflict resolution path is hit in production.
This will help with monitoring and debugging sync operations.
Logs entity_id, file_path, and observation count when merge is used.
Signed-off-by: phernandez <paul@basicmachines.co>1 parent 42abc53 commit 193c596
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
166 | 171 | | |
167 | 172 | | |
168 | 173 | | |
| |||
0 commit comments