7 years, 1 month ago.

Mbed Device connector not checking board status

Hi When i unplug a board (simulating a loss of internet/power) device connector takes roughly 2-3 minutes to notice that the board is gone. It then fires a msg to the notification channel.

Is there any way to reduce this time?

Unfortunately calls to /endpoints doesn't seem to send any checks to the board and still returns "ACTIVE" during this period.

I could setup a resource on the board to change every 10 seconds or so and expect that in my notification channel but that seems like a bit of a hack and given that the notifications are async may not be reliable.

Any ideas?

Cheers

Alex

Be the first to answer this question.