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

SessionScheduler doesn't scheduleStart() after end of day #418

Open
mwong38 opened this issue Jan 18, 2021 · 0 comments
Open

SessionScheduler doesn't scheduleStart() after end of day #418

mwong38 opened this issue Jan 18, 2021 · 0 comments

Comments

@mwong38
Copy link

mwong38 commented Jan 18, 2021

The scheduleStart() method is only called once in the constructor, which means that once end of day is reached, it will never be scheduled to reconnect the next morning again. Is that intentional? Is the idea that the Library process will have to be restarted at least once a day as opposed to running 24/7?

If it's not intentional, I think the fix would be to add scheduleStart() to

https://github.com/real-logic/artio/blob/master/artio-samples/src/main/java/uk/co/real_logic/artio/SessionScheduler.java#L244

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

1 participant