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

Reduce the actions for static data delivery #11

Open
renepickhardt opened this issue Apr 18, 2014 · 0 comments
Open

Reduce the actions for static data delivery #11

renepickhardt opened this issue Apr 18, 2014 · 0 comments
Assignees
Milestone

Comments

@renepickhardt
Copy link
Member

The static data delivery service should be able to detect if we have the following situation

(a)--->(b)
and
(a)--->(c)

now (b) makes an update triggering actions for (a) to be renewed. Before (a) has worked in this (c) makes another update also triggering actions for (a). This should not cause (a) to be updated twice.

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