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

The StillOpen Event message is sent even when there are no workbooks to report #6

Open
AndyLockhartHSBC opened this issue Oct 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@AndyLockhartHSBC
Copy link
Collaborator

For example the following messages are sent:
2023-07-18 17:59:32,269 [1] INFO XLMonCOMAddin.XLMonCOMAddin - Sending : {"Evt":"StillOpen","Time":"2023-07-18T16:59:32","SID":"3ddaca09-7610-4446-95c5-a535cf504fe6","UsrNm":"xxxxxx","MchNm":"yyyyy","IP":"zzzzz","MchUpTime":37581593,"XLUpTime":4816}
2023-07-18 17:59:42,860 [1] INFO XLMonCOMAddin.XLMonCOMAddin - Starting Disconnection. Doing final write of XLS Times and Loaded XLL Add-Ins
2023-07-18 17:59:42,860 [1] INFO XLMonCOMAddin.XLMonCOMAddin - Sending : {"Evt":"StillOpen","Time":"2023-07-18T16:59:42","SID":"3ddaca09-7610-4446-95c5-a535cf504fe6","UsrNm":"xxxxxx","MchNm":"yyyyy","IP":"zzzzz","MchUpTime":37592187,"XLUpTime":15407}

There is no need to send this message if it's empty. The same goes for LoadAddins

@AndyLockhartHSBC AndyLockhartHSBC added the enhancement New feature or request label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant