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

Incorrect flow information being updated when a flow runs multiple times per day. #13

Closed
richardpatersonGIT opened this issue Aug 6, 2018 · 3 comments

Comments

@richardpatersonGIT
Copy link

richardpatersonGIT commented Aug 6, 2018

There appears to be an issue with flows which are scheduled to run multiple times per day. We have a flow which runs once per hour. What appears to happen is that a subsequent run of a flow overwrites the original execution date/time from the previous execution. The web interface also then changes the state of the already completed flow to 'running'. On completion both flows are now showing the same date and time. I have attached some images which should explain the issue.
1
2

@bheinsius
Copy link
Collaborator

Hi Richard,

The app should have no problems with flows that are scheduled to run multiple times per day. It looks like there is a duplicate record somewhere. You may want to try and reinitialize the dimon data sets that get filled by the DI job since it aborted a few times because of the problem you had.

If that doesn't work you can try to recreate the issue. The report for this web page is created by the process flow Flows in the EG project DIMonRT3.egp.
Can you run it to see what is happening?

Regards,
Bart

@bheinsius
Copy link
Collaborator

Hi Richard,

Did you get this working? If so what was the solution?

Regards,
Bart

@richardpatersonGIT
Copy link
Author

richardpatersonGIT commented Oct 1, 2018 via email

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