PolicyEngine / policyengine-api

PolicyEngine's REST API for computing policy impacts.
GNU Affero General Public License v3.0
12 stars 28 forks source link

Changes made for chunking remove useful logging #1958

Closed anth-volk closed 2 weeks ago

anth-volk commented 2 weeks ago

E.g., the worker no longer outputs when it begins certain parts of the run. I'm running the worker locally and it's taking a while, but because of the removed code, I'm not sure if it's because of the options I'm hoping to run, or if the worker's failing, or if I have a configuration issue.