This line: https://github.com/PolicyEngine/policyengine-api/blob/8b7d04eab5b14b67b67de6053bb5e8472a876de6/policyengine_api/jobs/calculate_economy_simulation_job.py#L108 Doesn't properly pass the job ID to the logs. It should use an f-string.