Commit e7d51f0
Initialize pool manager with timeout (#977)
* Initialize pool manager with timeout
* chore: expose self.timeout on BaseClient + minor cleanup
---------
Co-authored-by: Hynek Davídek <hynek.davidek@quantlane.com>
Co-authored-by: justinpolygon <123573436+justinpolygon@users.noreply.github.com>1 parent a6497de commit e7d51f0
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| 82 | + | |
79 | 83 | | |
80 | 84 | | |
81 | | - | |
82 | | - | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
0 commit comments