Commit 5de958b
committed
fix(prefix_manager): improve error handling for prefix caching
- Added exception handling around the caching process in the PrefixManager class to log warnings when caching fails.
- This change enhances the robustness of prefix management by ensuring that errors during caching are properly logged, aiding in troubleshooting.1 parent bd2c943 commit 5de958b
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
175 | 182 | | |
176 | 183 | | |
177 | 184 | | |
| |||
0 commit comments