Skip to content

Conversation

Tom1204
Copy link
Contributor

@Tom1204 Tom1204 commented Jan 26, 2024

add passing options(Ex: timeout, verify_ssl, ...aiohttp parameters) to execute_async method

What kind of change does this PR introduce?

feature

What is the current behavior?

Can not pass additional options to async request

What is the new behavior?

Can pass additional options to async request

Does this PR introduce a breaking change?

No

Other information

@xkludge
Copy link
Contributor

xkludge commented Feb 5, 2024

Thanks for the contribution @Tom1204, could you add some tests to ensure passing kwargs and options works as expected.

@Tom1204
Copy link
Contributor Author

Tom1204 commented Nov 11, 2024

Test has been added @xkludge, I have also fixed keyword argument conflicts

@Tom1204
Copy link
Contributor Author

Tom1204 commented Nov 18, 2024

@xkludge have you had a time to look on it?

@xkludge
Copy link
Contributor

xkludge commented May 28, 2025

@xkludge have you had a time to look on it?

Sorry for the late reply. I am reviewing now.

Copy link
Contributor

@xkludge xkludge left a comment

Choose a reason for hiding this comment

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

LGTM

@xkludge xkludge merged commit d48669a into prodigyeducation:master May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants