Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ping the backend #28

Closed
frankiejol opened this issue Oct 20, 2016 · 3 comments
Closed

Ping the backend #28

frankiejol opened this issue Oct 20, 2016 · 3 comments
Labels

Comments

@frankiejol
Copy link
Member

Check the backend if it is alive. It can be done with the API: $RAVADA->ping_backend. It returns 1 if success, 0 otherwise. Add a warning in the frontend if the backend is not available.

@joansp
Copy link
Contributor

joansp commented Nov 4, 2016

done

@joansp joansp closed this as completed Nov 4, 2016
@frankiejol
Copy link
Member Author

On slow browsers, the error message is shown first and it may take long to hide. Make it hidden by default and shown if the ping returns false.

@frankiejol frankiejol reopened this Nov 8, 2016
@joansp
Copy link
Contributor

joansp commented Nov 10, 2016

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants