Skip to content

Fix PolliLib timeouts respecting client configuration#26

Merged
hackall360 merged 1 commit intomainfrom
codex/fix-back-off-system-causing-application-error
Sep 24, 2025
Merged

Fix PolliLib timeouts respecting client configuration#26
hackall360 merged 1 commit intomainfrom
codex/fix-back-off-system-causing-application-error

Conversation

@hackall360
Copy link
Contributor

Summary

  • update the JavaScript PolliLib base client to expose a reusable _resolveTimeout helper and ensure mixins honour caller-provided timeouts instead of hard-coded defaults
  • mirror the timeout handling changes in the Python PolliLib client, including package entry points, so instance-level configuration is respected
  • add regression tests in both JavaScript and Python that assert client-wide and per-request timeout overrides trigger aborts as expected

Testing

  • node --test tests/test_*.js
  • pytest tests
  • npm run test

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

@hackall360 hackall360 merged commit 4c93907 into main Sep 24, 2025
1 check passed
@hackall360 hackall360 deleted the codex/fix-back-off-system-causing-application-error branch September 24, 2025 21:35
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