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

Restored abtest.fetch call at startup. #145

Merged
merged 4 commits into from Jul 24, 2018
Merged

Restored abtest.fetch call at startup. #145

merged 4 commits into from Jul 24, 2018

Conversation

@zarembsky
Copy link
Contributor

@zarembsky zarembsky commented Jul 23, 2018

  • [x ] Have you followed the guidelines in CONTRIBUTING.md?
  • [ x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [x ] Have you added an explanation of what your changes do?
  • [ x] Does your submission pass tests?
  • [x ] Did you lint your code prior to submission?
@zarembsky zarembsky requested a review from jsignanini Jul 23, 2018
}).catch((err) => {
log('cliqzStartup abtest fetch error', err);
});
}

This comment has been minimized.

@jsignanini

jsignanini Jul 24, 2018
Member

@zarembsky it looks like this (and adding the cmp.fetchCMPData() call is the exact same code as what's in schueduledTasks()... should we just call that function in here instead? (And remove the cmp.fetchCMPData() call

This comment has been minimized.

@zarembsky

zarembsky Jul 24, 2018
Author Contributor

Yes we can. I'll make the change.

zarembsky and others added 3 commits Jul 24, 2018
@jsignanini jsignanini merged commit 56d3f98 into develop Jul 24, 2018
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@jsignanini jsignanini deleted the feature/abtestBack branch Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants