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

Allow pausing of reports and direct logging #88

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

CodeDrivenMitch
Copy link
Collaborator

Adds three calls to the AxonIQ Console client:

  • To pause sending reports, used in case of too many clients connected
  • To resume the paused reports once capacity frees up
  • To log a message directly, instead of via the NotificationList in the call

Adds three calls to the AxonIQ Console client:
- To pause sending reports, used in case of too many clients connected
- To resume the paused reports once capacity frees up
- To log a message directly, instead of via the NotificationList in the call
Copy link

sonarqubecloud bot commented Sep 9, 2024

Copy link
Contributor

@smcvb smcvb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice and helpful addition if you ask me.
Looking at this, it might be good to add #89 to 1.8.0 of the client as well.

@CodeDrivenMitch
Copy link
Collaborator Author

@smcvb Yes, I will put this in 1.8.0 together with another small fix I have planned

@CodeDrivenMitch CodeDrivenMitch merged commit 88380f8 into main Sep 12, 2024
7 of 8 checks passed
@smcvb smcvb deleted the feature/log-and-pause branch September 16, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants