Connector Improvement: High latency in schema reload API
The schema reload API endpoint took 17s to respond. This seems to affect the connector creation as the schema needs to be reloaded with empty tables and then selected with the tables needed to be synced. As a way around, it would be better if we had a PUT API to modify the entire schema instead of the PATCH API we have right now.
Please sign in to leave a comment.
Comments
0 comments