Skip to content

Fix/connection init logging#261

Open
nytamin wants to merge 2 commits intodevelopfrom
fix/connection-init-logging
Open

Fix/connection init logging#261
nytamin wants to merge 2 commits intodevelopfrom
fix/connection-init-logging

Conversation

@nytamin
Copy link
Member

@nytamin nytamin commented Jan 14, 2026

About Me

This pull request is posted on behalf of the NRK

Type of Contribution

This is a: Code improvement

Current Behavior

If there are issues during initialization, it is not always clear at what point it failed.

New Behavior

  • Added logging during initialization.
  • Fixed an issue in Workforce where the registerExpectationManager() waited for messages to all workers before returning.

Other Information

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

This is to help clarify at what point PM bails out if there is a problem with connecting
This is to make it clearer when it is done, and not have `registerExpectationManager` wait on all announcements to have been made before returning.
@nytamin nytamin requested a review from a team as a code owner January 14, 2026 11:27
@coderabbitai
Copy link

coderabbitai bot commented Jan 14, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link

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.

1 participant