Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Work around OTP applications which do not respond #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rickpayne
Copy link

A workaround for #60 - a bit of a nasty hack that works for me. Feel free to improve ;)

@@ -9,6 +9,8 @@

-behaviour(gen_server).

-define(LIVENESS_TIMEOUT, 1000).
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd rename this to something more meaningful, maybe TOP_SUP_RESP_TIMEOUT?

@arkgil
Copy link
Contributor

arkgil commented Nov 6, 2017

Thanks for this @rickpayne 👍 I think it's a great addition! But I think we would need to indicate the timeout in the UI - currently the application will be present but with no nodes in the tree.

I've left one comment regarding the code itself 🙂

@rickpayne
Copy link
Author

Ok, I'll fix the current pull. Do you want me to look at indicating the fact that application timed out? It'd be a while before I get a chance...

@arkgil
Copy link
Contributor

arkgil commented Nov 7, 2017

IMO that'd be great to have in the same PR, no rush 🙂 Thanks!

@Hajto Hajto removed their request for review March 4, 2020 13:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants