Skip to content

Conversation

@Teagan42
Copy link
Contributor

@Teagan42 Teagan42 commented Oct 5, 2025

Summary

  • move IMDb fetch helpers into the enrichment stage and add configurable throttling plus idle retry handling
  • expose IMDb request window settings through the loader CLI and wrappers while keeping backwards compatibility
  • add asynchronous unit tests that exercise retry, rate-limit, and success flows under the new throttling behavior

Testing

  • uv run pytest

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

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting

@github-actions
Copy link

github-actions bot commented Oct 5, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex/loader
   __init__.py76113383%172–179, 228, 314–319, 921–922, 966, 968, 1021–1022, 1033–1035, 1038, 1041–1042, 1044, 1066, 1076, 1087–1119, 1134, 1136, 1143–1157, 1160–1174, 1180, 1195–1226, 1231–1264, 1267–1271, 1276–1284, 1294, 1303, 1307–1309, 1380–1382, 1443–1445, 1803
mcp_plex/loader/pipeline
   channels.py70297%19–20
   enrichment.py3344487%77, 79, 86, 90, 133–136, 169, 190, 210, 218–220, 227–230, 233–235, 243, 300, 356, 379, 383, 385, 411, 429, 464, 470, 473–481, 507, 531, 602, 605–607
   ingestion.py81890%67, 98–108, 129, 157, 179
mcp_plex/server
   __init__.py6142995%43–44, 119–120, 148, 252, 256, 277–280, 297, 362, 365, 402, 420–421, 458, 1109, 1131–1137, 1173, 1191, 1196, 1214, 1338, 1375
   __main__.py440%3–8
   config.py48785%50, 52–55, 65, 76
TOTAL212222789% 

Tests Skipped Failures Errors Time
118 0 💤 0 ❌ 0 🔥 57.612s ⏱️

@Teagan42 Teagan42 merged commit b032f24 into main Oct 5, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/move-imdb-fetch-helpers-and-add-retry-logic branch October 5, 2025 20:18
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.

2 participants