Skip to content

ProcessQueue on dispose #5

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 16, 2017

Conversation

hmvs
Copy link

@hmvs hmvs commented Jan 15, 2017

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

@niemyjski niemyjski merged commit b7aef2e into exceptionless:master Jan 16, 2017
@niemyjski
Copy link
Member

Looks great! thanks for the PR

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants