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

(FFM-1855) Don't start persistCron when enableStore false #57

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

conormurray95
Copy link
Contributor

Changes
Currently when enableStore is set to false we still start the persistCron job that saves to the store every minute. I've changed it to skip starting this cron when this flag is false.
Also made some small logging changes

@CLAassistant
Copy link

CLAassistant commented Dec 2, 2021

CLA assistant check
All committers have signed the CLA.

@milos85vasic milos85vasic merged commit e06288b into main Dec 2, 2021
@milos85vasic milos85vasic deleted the FFM-1855-enableStore-false branch December 2, 2021 11:51
@milos85vasic milos85vasic self-requested a review December 2, 2021 11:51
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

Successfully merging this pull request may close these issues.

None yet

3 participants