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

integrationkey/uik: refactor eval logic #4142

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mastercactapus
Copy link
Member

@mastercactapus mastercactapus commented Nov 14, 2024

Description:
Refactors the evaluation code to make it easier to read, maintain, and test.

Also:

  • Fixed an issue where TriggerService was being called multiple times per request
  • Added user agent, IP, and query parameter support to the environment context

Breaking up compile and run steps is necessary for planned future changes:

  • adding compile cache
  • tracking success/failure of eval (for sampling)
  • adding dry-run functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant