Skip to content

Conversation

@shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-2911

Changes included:

close algolia/algoliasearch-client-python#571

I forgot the close method when introducing the sync client, also fix some typing issues

@shortcuts shortcuts self-assigned this Sep 15, 2024
@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 15, 2024

✔️ Code generated!

Name Link
🪓 Triggered by 66e9c0de47bf4d141c0adfe76603d4f52636a93f
🍃 Generated commit 1e7319d5f9ce8263579c999c19b51e748b929c40
🌲 Generated branch generated/fix/python-missing-transporter-close
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
python 1031

@shortcuts shortcuts marked this pull request as ready for review September 15, 2024 19:09
@shortcuts shortcuts requested a review from a team as a code owner September 15, 2024 19:09
@shortcuts shortcuts enabled auto-merge (squash) September 15, 2024 19:44
Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

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

looks great !

@shortcuts shortcuts merged commit 0016c95 into main Sep 16, 2024
@shortcuts shortcuts deleted the fix/python-missing-transporter-close branch September 16, 2024 04:52
algolia-bot added a commit that referenced this pull request Sep 16, 2024
algolia-bot added a commit to algolia/algoliasearch-client-python that referenced this pull request Sep 16, 2024
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.

[bug]: client close() calls transporter.close() which has been removed

4 participants