This website requires JavaScript.
Explore
Help
Sign In
actions
/
opensearch-pyd
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c686cd2be3570a4e5b631c4b43fe66b1ba30ba28
opensearch-pyd
/
elasticsearch
T
History
Honza Kral
c686cd2be3
Have error counting contained within ConnectionPool and don't leak out to Transport
...
Thanks @bleskes for the inspiration!
2013-06-14 16:46:58 +02:00
..
__init__.py
Expose everything on elasticsearch package itself
2013-05-06 16:15:38 +02:00
client.py
Saner url creation
2013-06-08 02:06:14 +02:00
connection_pool.py
Have error counting contained within ConnectionPool and don't leak out to Transport
2013-06-14 16:46:58 +02:00
connection.py
expose timeout on Connection class
2013-05-24 01:25:19 +02:00
exceptions.py
Only trigger retry and mark connection as dead on connection errors
2013-05-19 18:45:12 +02:00
serializer.py
Serialization error tests
2013-05-03 17:56:27 +02:00
transport.py
Have error counting contained within ConnectionPool and don't leak out to Transport
2013-06-14 16:46:58 +02:00