Skip to content
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

Adding request timeout #157

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open
Changes from 2 commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
7dd6a4a
add timeout to requests.request
lugino-emeritus Oct 4, 2017
1d915e2
handle requests timeout in listen_forever
lugino-emeritus Oct 4, 2017
98f9ce8
import ReadTimeout from requests.exceptions
lugino-emeritus Oct 6, 2017
83b5047
Update client.py
lugino-emeritus Oct 12, 2017
b73f4ad
Merge pull request #1 from matrix-org/master
lugino-emeritus Oct 16, 2017
545ade3
sync timeout correction
lugino-emeritus Oct 16, 2017
8365a37
Update client.py
lugino-emeritus Oct 16, 2017
456ed7f
Update client.py
lugino-emeritus Oct 17, 2017
1acce6a
Merge pull request #2 from lugino-emeritus/request_timeout
lugino-emeritus Oct 17, 2017
25ac7f2
Update client.py
lugino-emeritus Oct 17, 2017
561e59a
Adding MatrixTimeoutError
lugino-emeritus Oct 23, 2017
1be8337
import MatrixTimeoutError
lugino-emeritus Oct 23, 2017
fd18039
Merge branch 'develop' into master
lugino-emeritus Oct 24, 2017
eba1de2
Update client.py
lugino-emeritus Oct 24, 2017
7214851
restore api.py (temp)
lugino-emeritus Nov 2, 2017
6c762cb
Merge pull request #4 from matrix-org/master
lugino-emeritus Nov 2, 2017
ef1621d
Update errors.py
lugino-emeritus Nov 2, 2017
9000528
Update errors.py
lugino-emeritus Nov 2, 2017
1115d03
Update api.py
lugino-emeritus Nov 2, 2017
1280a99
correct bad_sync_timeout
lugino-emeritus Nov 2, 2017
c90d401
insert empty line
lugino-emeritus Nov 2, 2017
c7d57b9
update MatrixTimeoutError
lugino-emeritus Nov 3, 2017
0f88e26
edit MatrixTimeoutError
lugino-emeritus Nov 3, 2017
0fcd77b
Merge branch 'master' into request_timeout_update
lugino-emeritus Nov 3, 2017
d3c35da
Update code for request timeout
lugino-emeritus Nov 3, 2017
73b4341
pep corrections
lugino-emeritus Nov 3, 2017
81ea5bd
pep corrections
lugino-emeritus Nov 3, 2017
fd4692b
some pep corrections
lugino-emeritus Nov 3, 2017
93f573c
Update api.py
lugino-emeritus Nov 3, 2017
206e2a0
removed whitespace
lugino-emeritus Nov 3, 2017
5464f7a
remove blank line
lugino-emeritus Nov 3, 2017
1e465f8
Merge branch 'master' into master
lugino-emeritus Nov 6, 2017
7f70e5c
Merge pull request #9 from lugino-emeritus/master
lugino-emeritus Dec 14, 2017
021e7dd
Merge pull request #10 from matrix-org/master
lugino-emeritus Dec 14, 2017
18d1824
Update lugino-emeritus/master from matrix-org/master
lugino-emeritus Dec 14, 2017
0712ced
Merge pull request #12 from matrix-org/master
lugino-emeritus Mar 7, 2018
7523266
Update to current version (2018-03-07)
lugino-emeritus Mar 7, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.