Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

a script that included infomation from Get-MessageTraceDetail to contents of Get-MessageTrace #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

totechite
Copy link

It added some fields ( Event, Action, Detail and Data ) from Get-MessageTraceDetail.

@ghost
Copy link

ghost commented Sep 17, 2021

CLA assistant check
All CLA requirements met.

@mohammedfeb14
Copy link

Hello, I getting timed out error but without Get-MessageTraceDetail it works fine. Could you help with the parameter changes to fix this when running this Five Minutes trigger. Thanks

----------
rewritten to parallelism
@totechite
Copy link
Author

Hello @mohammedfeb14, Thank you for checking.
I modified the code to make it completable in time.
This change to async process to solve I/O bound task that calling Get-MessageTraceDetail and combining return values of it.
d2a2b6e

@mohammedfeb14
Copy link

Hello @totechite,
Thank you for the updated code.
Attached is the file with error message seen. But with previous code, I did not receive this error for Get-MessageTraceDetail
O365MessageTraceDetail error.pdf

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