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

Generic question on Wine crashes and how to limit downtime #51

Closed
karunkrishna opened this issue Mar 10, 2021 · 2 comments
Closed

Generic question on Wine crashes and how to limit downtime #51

karunkrishna opened this issue Mar 10, 2021 · 2 comments

Comments

@karunkrishna
Copy link

Currently running this on docker

  • If the autoheal detects that pyqfeed container is down it restarts. This usually takes about 15 minutes from last tick update
  • As a result, I had implemented a heartbeat in my strategy itself to restart pyiqfeed-docker if update has not occurred for more than 3 heartbeats (3 minutes)
  • Is there a recommended way of monitoring wine crashes, or pyiqfeed becoming unresponsive as restarting the docker-container is quite expensive in terms of downtime
@karunkrishna karunkrishna changed the title Generic question of Wine Crashes and how to limit downtime Generic question on Wine crashes and how to limit downtime Mar 10, 2021
@akapur
Copy link
Owner

akapur commented Mar 10, 2021 via email

@karunkrishna
Copy link
Author

Sure, will investigate

I'll keep this ticket open for a few days to see if anyone else responds.
I'll try restarting daily to see if that addresses the problem.

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