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

Syncing does not match ResultAggregator errors #1148

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

joshsmith
Copy link
Contributor

@joshsmith joshsmith commented Nov 5, 2017

What's in this PR?

Right now this PR just has a failing test case demonstrating that syncing does not match ResultAggregator errors in the form of {:error, {list, list}}.

This also indicates a much larger problem lurking beneath the surface: once a project disconnects from GitHub, the sync logic when reconnecting will not work if anything has changed. Even worse, we have no way of queue up a sync of the newly re-connected tasks back up to GitHub in order to bring everything back into place.

@joshsmith
Copy link
Contributor Author

We should use changes in #1198 as a basis for thinking about how to implement an audit log here and raise any errors in the syncing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant