Update policyengine-core to 3.26.2#1521
Open
MaxGhenis wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
policyengine-core==3.26.2, which includes Avoid macro cache initialization when reads are disabled policyengine-core#489.Context
MFB reported intermittent household API timeouts and high latency on Medicaid-heavy eligibility payloads.
policyengine-core 3.26.2avoids constructingSimulationMacroCachemetadata on every uncached variable calculation when macro-cache reads are disabled.Local reproduction with Caton's uploaded payload on this branch:
policyengine-core 3.26.2policyengine-us 1.691.1/us/calculatereturned 200 with the expected deprecated-input warningTesting
uv run pythonlocal Flask test-client run against/tmp/policy-engine-data-9.json