Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ProcessQueue on dispose
Without this code:
[17:03:53 ERR] TEEEESSTT
System.Exception: AAAAAAAA
2017-01-15T15:03:54.2372241Z Trace: Checking event: TEEEESSTT with hash: -1043466762, source: DuplicateCheckerPlugin
2017-01-15T15:03:54.2382061Z Trace: Enqueueing event with hash: -1043466762 to cache., source: DuplicateCheckerPlugi
n
2017-01-15T15:03:54.2402104Z Trace: Submitting event: type=error, source: ExceptionlessClient
With this code:
ption: AAAAAAAA
15:04:42.1122787Z Trace: Checking event: TEEEESSTT with hash: 2019834206, source: DuplicateCheckerPlugin
15:04:42.1142783Z Trace: Enqueueing event with hash: 2019834206 to cache., source: DuplicateCheckerPlugin
15:04:42.1172809Z Trace: Submitting event: type=error, source: ExceptionlessClient
15:04:42.1372965Z Trace: Processing queue..., source: DefaultEventQueue
15:04:43.9193964Z Info: Sent 1 events to "https://collector.exceptionless.io"., source: DefaultEventQueue