Kevin Biju
Kevin Biju
partially addressed by #1649
are we adding this to other test suites?
More parameters can be modified via Temporal signals now, specifically `IdleTimeoutSeconds` and new tables to be added `TableMappings`. UI also present for the same.
fixed by https://github.com/PeerDB-io/peerdb/pull/2090
> @heavycrystal yes! Thanks for the review. > > You're absolutely right that this shares a lot of ground with the existing Elasticsearch connector. [I even brought this up in...
considering pgx [now uses](https://github.com/jackc/pgx/commit/fa57a205185f88f7ac5c9fd3c3a674223ef3e252) go1.21, it makes sense to upgrade this to go1.21 as well since the libraries are usually used together
Hi @seonghobae, This is definitely an interesting (albeit niche) ask, and it should be possible. I'll update this issue as and when we decide to implement this, it should be...
still broken
does this PR need work or can it be merged? `google.golang.org/grpc` is now at `v1.72.0`
> Can you please update some unused logs to add more information for tracing/debugging? flow/model/model.go this isn't related to the current issue, feel free to submit a PR or open...