-
Notifications
You must be signed in to change notification settings - Fork 3
make sdk modular #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
QeyCoder
commented
Jul 16, 2025
- Make SDK modular
- Integrate CI & claude review
- Add async file and GCs improvement
- Proper release cycle
- Make file
| if enable_connection_pooling: | ||
| self._setup_session() | ||
|
|
||
| def _setup_session(self): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can extract these session based functions to a ClientBase class for abstraction. I saw similar methods in async_client so will benefit both, what do you think ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree that I have merged these.
ximihoque
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good with minor comments.
- What will be the process to build and for anyone to use the updated SDK when we push any changes ? Can you put that in the PR description.
- Are the changes tested ?
|
These changes are only tested with test cases. I don't have data to test so need your help |
|
@ximihoque @QeyCoder Whats pending here? |
|
@ximihoque Whats still pending here? |
|
Guys please remove my account from github repo. I am getting a lot of
notifications. Thanks a lot.
*Warm Regards,*
*Angan Sen*
📍 Bangalore, India
📧 ***@***.*** | 📞 +91 8105311221
…On Tue, 16 Sept 2025 at 12:50, Ximi Hoque ***@***.***> wrote:
Merged #8 <#8> into main.
—
Reply to this email directly, view it on GitHub
<#8 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGS4Z43Y35TV3DRBCHVNID3S624NAVCNFSM6AAAAACBUD6AK2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJZG4YTQMRXGM2DANI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|