Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
InfluxCommunity
/
influxdb3-python
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
103
Code
Issues
2
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: make setting timeout values more visible and meaningful for users
- #158
#158
Merged
karel-rehor
merged 20 commits into
main
InfluxCommunity/influxdb3-python:main
from
feat/timeouts
InfluxCommunity/influxdb3-python:feat/timeouts
Copy head branch name to clipboard
Sep 19, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat: make setting timeout values more visible and meaningful for users
#158
karel-rehor
merged 20 commits into
main
InfluxCommunity/influxdb3-python:main
from
feat/timeouts
InfluxCommunity/influxdb3-python:feat/timeouts
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2025
docs: update api doc regarding types used for client_options.
karel-rehor
committed
b22870b
View commit details
Copy full SHA for b22870b
Browse repository at this point
feat: (WIP) - placeholder. Adds timeout property to WriteOptions and proposed tests
karel-rehor
committed
fd03020
View commit details
Copy full SHA for fd03020
Browse repository at this point
chore: (WIP) starting timeout improvements. Remove unused import.
karel-rehor
committed
14bedd6
View commit details
Copy full SHA for 14bedd6
Browse repository at this point
feat: (WIP) timeouts - adds tests for write API timeout.
karel-rehor
committed
3a05af6
View commit details
Copy full SHA for 3a05af6
Browse repository at this point
Commits on Sep 3, 2025
feat: (WIP) add user definable query timeout
karel-rehor
committed
e8f7166
View commit details
Copy full SHA for e8f7166
Browse repository at this point
tests: shorten test timeout
karel-rehor
committed
ff136e1
View commit details
Copy full SHA for ff136e1
Browse repository at this point
chore: clean up flake
karel-rehor
committed
7b2b906
View commit details
Copy full SHA for 7b2b906
Browse repository at this point
chore: cleanup flake in tests
karel-rehor
committed
a23ccf5
View commit details
Copy full SHA for a23ccf5
Browse repository at this point
tests: shorten timeout in test
karel-rehor
committed
8229057
View commit details
Copy full SHA for 8229057
Browse repository at this point
Commits on Sep 4, 2025
chore: minor refactoring. Sync timeout types in __init__. Extra tests.
karel-rehor
committed
adc3d0b
View commit details
Copy full SHA for adc3d0b
Browse repository at this point
chore: skip flaky integration test.
karel-rehor
committed
c7cf499
View commit details
Copy full SHA for c7cf499
Browse repository at this point
chore: more informative skip message
karel-rehor
committed
a0ff36e
View commit details
Copy full SHA for a0ff36e
Browse repository at this point
tests: test timeout envars
karel-rehor
committed
cdd6e1e
View commit details
Copy full SHA for cdd6e1e
Browse repository at this point
Commits on Sep 5, 2025
chore: using _request_timeout write kwargs in write calls.
karel-rehor
committed
d584301
View commit details
Copy full SHA for d584301
Browse repository at this point
Commits on Sep 10, 2025
chore: (WIP - 2 failing test) use kwargs in batching mode.
karel-rehor
committed
453e18c
View commit details
Copy full SHA for 453e18c
Browse repository at this point
chore: fix broken tests and flake
karel-rehor
committed
51430eb
View commit details
Copy full SHA for 51430eb
Browse repository at this point
docs: adds timeouts.py example
karel-rehor
committed
d047f39
View commit details
Copy full SHA for d047f39
Browse repository at this point
Commits on Sep 11, 2025
chore: fix flake and assertion for integration test.
karel-rehor
committed
6986d64
View commit details
Copy full SHA for 6986d64
Browse repository at this point
docs: update CHANGELOG.md
karel-rehor
committed
22c9b8e
View commit details
Copy full SHA for 22c9b8e
Browse repository at this point
docs: update example to illustrate error callbacks.
karel-rehor
committed
62d2cfc
View commit details
Copy full SHA for 62d2cfc
Browse repository at this point
You can’t perform that action at this time.