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

Separate decide deployment #679

Merged
merged 8 commits into from
Feb 13, 2023
Merged

Separate decide deployment #679

merged 8 commits into from
Feb 13, 2023

Conversation

ellie
Copy link
Contributor

@ellie ellie commented Feb 10, 2023

Description

Add a new, optional deployment for decide endpoint. If enabled, /decide will get its own deployment

Why?

Atm it looks like decide can be adversely affected by noisy neighbours. This is not what we want! It also makes debugging much easier if we can view the traffic for this independently

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How has this been tested?

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@ellie ellie merged commit e329a0e into main Feb 13, 2023
@ellie ellie deleted the ellie/separate-decide branch February 13, 2023 14:16
@hazzadous
Copy link
Contributor

🥳

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.

3 participants