Skip to content

Task configuration accept maxTasks and return boolean to stop execution at any time#1293

Merged
masesdevelopers merged 10 commits intomasterfrom
1292-review-task-configuration
Jan 28, 2026
Merged

Task configuration accept maxTasks and return boolean to stop execution at any time#1293
masesdevelopers merged 10 commits intomasterfrom
1292-review-task-configuration

Conversation

@masesdevelopers
Copy link
Contributor

Description

Related Issue

closed #1292

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@masesdevelopers masesdevelopers self-assigned this Jan 18, 2026
@masesdevelopers masesdevelopers added enhancement New feature or request KNetConnectSDK KNetConnectSDK related issue labels Jan 18, 2026
@masesdevelopers masesdevelopers linked an issue Jan 18, 2026 that may be closed by this pull request
@masesdevelopers masesdevelopers merged commit c573d18 into master Jan 28, 2026
9 checks passed
@masesdevelopers masesdevelopers deleted the 1292-review-task-configuration branch January 28, 2026 21:22
masesdevelopers added a commit that referenced this pull request Jan 28, 2026
…on at any time (#1293)

* Task configuration accept maxTasks and return boolean to stop execution at any time

* #1292 (comment): adds useful methods

* #1292 (comment): Adds properties in configuration

* Throws exceptions when methods start/stop fails

* Reduce log stress moving internal JCOBridge log to debug level

* #1292 (comment): removed unused config line

* Removes properties will be removed within review of infrastructure initialization
masesdevelopers added a commit that referenced this pull request Jan 29, 2026
…on at any time (#1293) (#1302)

* Task configuration accept maxTasks and return boolean to stop execution at any time (#1293)

* Task configuration accept maxTasks and return boolean to stop execution at any time

* #1292 (comment): adds useful methods

* #1292 (comment): Adds properties in configuration

* Throws exceptions when methods start/stop fails

* Reduce log stress moving internal JCOBridge log to debug level

* #1292 (comment): removed unused config line

* Removes properties will be removed within review of infrastructure initialization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request KNetConnectSDK KNetConnectSDK related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Review task configuration

1 participant