Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@ameowlia
Copy link
Member

Summary

fail if greet never succeeds

  • bosh will mark route emitter as failing
  • bosh will restart the route emitter and it will retry greeting again
  • route emitter logs that it is ready AFTER greet loop succeeds

Backward Compatibility

Breaking Change? No

* bosh will mark route emitter as failing
* bosh will restart the route emitter and it will retry greeting again
* route emitter logs that it is ready AFTER greet loop succeeds
@ameowlia ameowlia requested a review from a team as a code owner April 22, 2024 14:57
Copy link
Contributor

@ebroberson ebroberson left a comment

Choose a reason for hiding this comment

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

LGTM

@ebroberson ebroberson merged commit 84b0a5a into main Apr 22, 2024
winkingturtle-vmw added a commit that referenced this pull request Apr 25, 2024
Context: https://ci.funtime.lol/teams/wg-arp-diego/pipelines/diego-release/jobs/unit-and-integration-tests/builds/118

After Adding #34 it takes up-to 30Sec to
connect with NATS. This was causing an issue for the tests when it
wasn't wait long enough to have the service up and running.

Additionally, killing nats server in the test to run it with TLS was
failing the retry logic. Instead, we are always running NATS with TLS in
the suite.
@winkingturtle-vmw winkingturtle-vmw mentioned this pull request Apr 25, 2024
1 task
MarcPaquette pushed a commit that referenced this pull request Apr 25, 2024
Context: https://ci.funtime.lol/teams/wg-arp-diego/pipelines/diego-release/jobs/unit-and-integration-tests/builds/118

After Adding #34 it takes up-to 30Sec to
connect with NATS. This was causing an issue for the tests when it
wasn't wait long enough to have the service up and running.

Additionally, killing nats server in the test to run it with TLS was
failing the retry logic. Instead, we are always running NATS with TLS in
the suite.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants