Commit 9936b18
committed
fix(hook): align busy_timeout to 5000ms and guard friction digest by category
- Change busy_timeout from 1000ms to 5000ms to match the rest of the file
- Guard the friction digest DB query with cats.includes("friction") so
the block is skipped when friction is not a configured category1 parent aaa4410 commit 9936b18
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments