openfl icon indicating copy to clipboard operation
openfl copied to clipboard

The review experiment feature has an infinite loop side effect

Open igor-davidyuk opened this issue 3 years ago • 0 comments

Describe the bug Envoy's collaborator may infinitely try reconnecting to the aggregator, while it had already shut down by Director service.

To Reproduce Steps to reproduce the behavior:

  1. Enable the review experiment feature in Director and Envoy configs
  2. Create a federation with a Director and two Envoys
  3. Submit an experiment to the Director, and approve the experiment in Director's console
  4. Reject the experiment in the first Envoy's console. The aggregator for the experiment will shut down.
  5. Approve the experiment in the second Envoy's console. It will start a collaborator trying to connect to the Aggregator endlessly.

igor-davidyuk avatar Mar 14 '23 12:03 igor-davidyuk