Hi, We are having a specific issue and wanted to k...
# give-feedback
p
Hi, We are having a specific issue and wanted to know if there is any plan to improve it. Most of our databases have lots of tables. We ended up creating a lot of connections just to batch few tables in each connection so we can improve performance and give them different frequency times. Are there plans on moving the frequency times to the table level? Do you also have plans introducing groupings too so you can group multiple connections?
u
Hello @Precious Agboado sorry the missing reply here. Today there isn’t plans to change the frequency time to table level. Mostly because Airbyte spin up a container for the source and destination to run the sync. If these change probably will impact in how the product need to manage more consciously the instance resources like memory and cpu. But… I need to say it’s an interesting idea, do you mind opening a Github Discussion where other members and the team can discuss in the future about this possibility.
p
Sure @[DEPRECATED] Marcos Marx. Thanks will do that.