Skip to content

Conversation

@diaryofamademan
Copy link
Contributor

Summary

  • add a resilient HTTP session with retries/timeouts, structured errors, and smarter pagination to the Python SDK while making pandas optional
  • require API keys via environment variables, document development setup, and add lightweight dev dependency metadata with a requirements file and gitignore updates
  • harden the JavaScript SDK by introducing a configurable axios client with retries, removing the hard-coded API key, exposing custom errors, and trimming runtime dependencies

Testing

  • pytest (fails: ModuleNotFoundError: No module named 'requests')

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

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