Commit ddc3091
committed
Optimizes daily summary job and email sending
Improves the daily summary job by removing an unnecessary index call, streamlining stack retrieval.
Enhances email sending robustness by preventing cancellation exceptions from being caught during health checks, ensuring more accurate error reporting.1 parent 88ca9d1 commit ddc3091
2 files changed
Lines changed: 2 additions & 3 deletions
File tree
- src
- Exceptionless.Core/Jobs
- Exceptionless.Insulation/Mail
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
| 187 | + | |
189 | 188 | | |
190 | 189 | | |
191 | 190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments