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

Show Observation inprogress when starting #28

Open
wose opened this issue May 5, 2021 · 0 comments
Open

Show Observation inprogress when starting #28

wose opened this issue May 5, 2021 · 0 comments

Comments

@wose
Copy link
Owner

wose commented May 5, 2021

If a observation is already in progress when the monitor is started it is not shown. Instead we show the next observation if there is any. This is due to the separation of future obs (jobs) and past obs within the HTTP API. As soon as an observation is started, it is moved from jobs to observations and we currently handle all entries in observation as past obs without checking the start/end dates.

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