Commit graph

6 commits

Author SHA1 Message Date
MauricioGarciaS
5938fd95de
fix(connector-redshift): Changed PG pool (#1821)
* Added exception in pool

* Solved issue with message codec

* Changed pg pool to normal pg connection

* fix(redshift-connector): Fixed close connection when exception
2024-01-17 10:33:21 +01:00
Amirouche BOUBEKKI
53bdc0d38b Revert "ee/connectors/consumer_pool: make the number of workers configurable"
This reverts commit 144a930193.
2023-10-31 11:09:30 +01:00
Amirouche BOUBEKKI
144a930193 ee/connectors/consumer_pool: make the number of workers configurable 2023-10-31 11:07:22 +01:00
MauricioGarciaS
5a5df5f218
fix(redshift-connector): Solved issue while inserting from s3 to redshift (events table) (#1543) 2023-10-24 14:06:26 +02:00
MauricioGarciaS
3479060d02
style(connectors): different prints for each script (fill, worker) (#1388) 2023-06-30 12:41:36 +02:00
MauricioGarciaS
9108dd7f04
fix(connectors): Changed to consumer pool (#1368) 2023-06-23 15:33:43 +02:00
Renamed from ee/connectors/consumer_test.py (Browse further)