Skip to content

Conversation

reiichi001
Copy link
Contributor

This is for troubleshooting purposes, as some users report that it's not starting / doesn't receive, and this will always ensure we know it started.

Just sets the debug log to info.

This is for troubleshooting purposes, as some users report that it's not starting / doesn't receive, and this will always ensure we know it started.
@goaaats
Copy link
Member

goaaats commented Oct 3, 2023

This won't help you at all, since the actual start is done in a task. You should put it inside the task, or better yet, into the continuation, where you can also observe the exception property if !IsCompletedSuccessfully.

@reiichi001
Copy link
Contributor Author

Does this look more in line with how it should be? Not used to using continuations, but still want the PR to become mergeable eventually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants