Skip to content

Fix context rollout logging filter fallbacks#283

Merged
benjibc merged 1 commit intocorrelate_logsfrom
codex/fix-contextrolloutidfilter-for-env-based-fallback
Oct 16, 2025
Merged

Fix context rollout logging filter fallbacks#283
benjibc merged 1 commit intocorrelate_logsfrom
codex/fix-contextrolloutidfilter-for-env-based-fallback

Conversation

@benjibc
Copy link
Copy Markdown
Contributor

@benjibc benjibc commented Oct 16, 2025

Summary

  • allow ContextRolloutIdFilter to respect rollout IDs supplied on the record or via EP_ROLLOUT_ID
  • add unit tests covering explicit and environment-provided rollout IDs without importing the full package

Testing

  • pytest tests/logging/test_rollout_context_logging.py -k "explicit or environment"
  • pre-commit run --all-files (fails: basedpyright reports missing datasets attribute definitions that predate this change)

https://chatgpt.com/codex/tasks/task_e_68f14094674883338e89120296c28450

@benjibc benjibc merged commit 186ee62 into correlate_logs Oct 16, 2025
1 of 2 checks passed
@benjibc benjibc deleted the codex/fix-contextrolloutidfilter-for-env-based-fallback branch October 16, 2025 19:12
benjibc added a commit that referenced this pull request Oct 16, 2025
* correlate evaluation logs with traces

* Fix rollout logging filter fallbacks (#283)
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