diff --git a/th2_data_services/data_source/lwdp/commands/http.py b/th2_data_services/data_source/lwdp/commands/http.py index 5a5158c..40948e9 100644 --- a/th2_data_services/data_source/lwdp/commands/http.py +++ b/th2_data_services/data_source/lwdp/commands/http.py @@ -1297,7 +1297,6 @@ def handle(self, data_source: DataSource): book_id=self._book_id, sort=self._sort, response_formats=self._response_formats, - keep_open=self._keep_open, fast_fail=self._fast_fail, )