Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[milo-dev] Recovering from a network disconnection
  • From: "Burtenshaw, John" <JBurtenshaw@xxxxxxxxxxxxxxxxxx>
  • Date: Wed, 27 Aug 2025 05:11:18 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cooperstandard.com; dmarc=pass action=none header.from=cooperstandard.com; dkim=pass header.d=cooperstandard.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=09HtgU+p1nE/RvmVfVNn4NzNN8b1v+2+N3VUGKRuEvA=; b=zVEXImeKL3FYI6foIBFjlZFnMtBsbeKjAcs1oh082k0HMefPXoEmVz3RghciCCA3w867qOGnucIw+EiqVgNizgKgQQxLkSxK/NUlRPkdqMn9KbKTiBud/TMR2AO74WOPJGaborY2HptQpAeB4cAG0pIBOFt6xSsLMoVQ2YUnq0YjzKn8p3vlWB+nO5DxHHLNEKPs3zicnh2ghUyWuKBiqd3SIbdpReCRMqqJM+ezfoGA6IR7BWaD8tqi6WsuKgxzbyBrQp24X3qVhw0ZbIOBe8lLqQmCM9bQYbUsvtnJ6pgvKGjsqhoe2YAFvl7ljoxoW2dgGfyl8ln+UPvugY5t3w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=nrEpPCYvz+PL5JlB6W16EIhet2BmJ5T2m+doyd2zVvXeBJjuvdo5KsxRlcqqEX6YXZSXJ1YzC5E3R37/kPnStLdh1M/+tNZG7xrvuve7vsIrRMe/2j4nNs81uq787iKMtS/dQURTHExJzMO/uqPUk4j32y+O1XkZZALV9x/vJWlcBCRGlQIOIY1+fEf3CtjWUvHLjdjeEzPk3pnrUEdTROxYgQLbUBT7gMeqbbzbdEwMLANB0CI1Pb2UDOd+6J6PdEI7aiVP+JHu62ATzI2mzslGarJP4fpG/0NxONDa8Z5pegsXp1REfRhaFKvBDQQ2hJHXe62jeNWRPpciRVTQNw==
  • Delivered-to: milo-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/milo-dev/>
  • List-help: <mailto:milo-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/milo-dev>, <mailto:milo-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/milo-dev>, <mailto:milo-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Templafy-owa-emailsignature-processed: true
  • Templafy-owa-emailsignature-version: 1.0.0.15
  • Thread-index: AQHcFw6ayUq4ygocN0+oZum+t2Mk5A==
  • Thread-topic: Recovering from a network disconnection

Hello,

I am using milo 1.0.3 and would like to know the best course of action after a network failure.  The sequence of events I observed for the network drop are  as follows:

  1. SubscriptionListener callback onStatusChanged() with status=StatusCodes.Bad_Timeout

At this point I attempted to re-create the subscription  after which I got a onWatchdogTimerElapsed() callback.  A couple of questions:

Your help/advise would be appreciated.

Kind regards


John Burtenshaw




This e-mail message is confidential and is intended only for the person(s) named above. If you have received this message in error, please notify the sender immediately and delete/remove it from your computer system. Any reading, distribution, printing or disclosure of this message is strictly prohibited if you are not the intended recipient of this message. Neither this information block, the typed name of the sender, nor anything else in this message is intended to constitute an electronic signature unless a specific statement to the contrary is included in this message.

Back to the top