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

feat: degradation mode #86

Merged
merged 1 commit into from
Sep 17, 2020
Merged

feat: degradation mode #86

merged 1 commit into from
Sep 17, 2020

Conversation

nbey
Copy link
Contributor

@nbey nbey commented Jun 24, 2020

  • skip inserting transactions
  • add manual toggle in Site Admin tasks

Resolves

Issue #66

- skip inserting transactions
- add manual toggle in Site Admin tasks
@themightychris
Copy link
Member

Testing steps:

  1. Login as admin / admin
  2. Navigate to https://pr-86.gatekeeper.sandbox.k8s.jarv.us/site-admin/tasks
  3. Access TODO API: https://pr-86.gatekeeper.sandbox.k8s.jarv.us/api/todos/v1
  4. See transactions: https://pr-86.gatekeeper.sandbox.k8s.jarv.us/transactions
  5. Enable a skip-insert-transactions degradation
  6. Further TODO API requests should not log to transactions

@themightychris themightychris merged commit 4e47eff into develop Sep 17, 2020
@themightychris themightychris deleted the feat/degradation-mode branch September 17, 2020 02:16
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.

2 participants