Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
46 stars 43 forks source link

[DWE] Remove service client if it was expired #393

Closed djmixkim closed 3 years ago

djmixkim commented 3 years ago

Client is still remaining in the list of meerkat even if it was not available due to some issue like a network problem.

We remove the service client if it has already expired after 3 seconds.