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

Implement TriggerPool State Observation Service #85

Merged

Conversation

DivineThreepwood
Copy link
Member

πŸ“œ Description

Changes proposed in this pull request:

  • convert jul/pattern/trigger to kotlin

TODO ...

πŸ”¨ Breaking Changes

  • Report any api changes

βœ… Checklist:

  • Created tests which fail without the change (if possible)
  • Extended the documentation (if necessary)

πŸ“Έ Screenshots

Screenshots to review the UX/UI Design:

try {
verifyCondition()
} catch (ex: NotAvailableException) {
//ExceptionPrinter.printHistory("Data not available " + trigger, ex, LoggerFactory.getLogger(getClass()));

Check warning

Code scanning / detekt

Line detected that is longer than the defined maximum line length in the code style.

Line detected that is longer than the defined maximum line length in the code style.
Copy link
Contributor

@pLeminoq pLeminoq left a comment

Choose a reason for hiding this comment

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

Request so that I will see changes to this state in the future.

@pLeminoq pLeminoq merged commit d6d2235 into dev Nov 26, 2022
@pLeminoq pLeminoq deleted the bugfix/#79_implement_trigger_pool_state_observation_service branch November 26, 2022 08:27
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