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

Delay before reload ? #88

Open
daslicht opened this issue Mar 11, 2016 · 2 comments
Open

Delay before reload ? #88

daslicht opened this issue Mar 11, 2016 · 2 comments

Comments

@daslicht
Copy link

Hi , is there a way to add a delay before the browser gets reloaded?,

This would be useful when developing node based apps which needs some time to restart the server.

Without delay the page gets refreshed before the server has been restarted.

@urbgimtam
Copy link

I'm kind of having the same problem.
In my case, I save to ftp directly, and it takes a little time to complete the upload.

The delay option currently available is for everything, including the save.
I would be great if they could have separate delays for the save, as well as for the refresh.

I would contribute, but I don't know python...

@daslicht
Copy link
Author

I have meanwhile just implemented my own refresh. It was super easy since I use socketio anyways

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

No branches or pull requests

2 participants