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

Disaster actions #1451

Merged
merged 9 commits into from
Mar 16, 2017
Merged

Disaster actions #1451

merged 9 commits into from
Mar 16, 2017

Conversation

ssalinas
Copy link
Member

@ssalinas ssalinas commented Mar 10, 2017

Going to add the ability to globally:

  • disable health checks
  • stop processing offers
  • stop sending emails
  • ability to disable the offer cache

For disabling the offer cache, I just updated cacheOffer, checkoutOffers, and peekOffers to short circuit when the action is disabled. The check if offer cache is enabled/disabled is only done each time we receive offers so that we aren't calling out to zk for every call to those methods

This was referenced Mar 10, 2017
@ssalinas ssalinas modified the milestone: 0.15.0 Mar 13, 2017
@ssalinas ssalinas merged commit d03f980 into master Mar 16, 2017
@ssalinas ssalinas deleted the disaster_actions branch March 16, 2017 13:03
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.

1 participant