Commit da20757
authored
feat: Add request_timeout setting for cassandra online store adapter (feast-dev#3256)
Add request_timeout setting for cassandra online store adapter
Signed-off-by: arcabucero <arcabucero@gmail.com>
Signed-off-by: arcabucero <arcabucero@gmail.com>1 parent e713dda commit da20757
1 file changed
Lines changed: 8 additions & 2 deletions
File tree
- sdk/python/feast/infra/online_stores/contrib/cassandra_online_store
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
144 | 147 | | |
145 | 148 | | |
146 | 149 | | |
| |||
240 | 243 | | |
241 | 244 | | |
242 | 245 | | |
243 | | - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
244 | 250 | | |
245 | 251 | | |
246 | 252 | | |
| |||
0 commit comments