Daigo Tanaka

Results 9 comments of Daigo Tanaka

Hi all, I am having what seems to be the same problem with faust-streaming==0.8.5. Here is my setup: I have a source topic with 6 partitions. As a test, I...

@richardhundt Thank you for the details! I'll try AIOKafkaConsumer :)

A follow-up to this comment: https://github.com/faust-streaming/faust/issues/166#issuecomment-1191098178 I stopped seeing a message like "Has not committed TP(topic='test_topic', partition=27) at all since worker start (started 5.52 minutes ago)" and all the partitions...

Hi all, I started experimenting dbt-ksql here: https://github.com/anelendata/dbt-ksql I also attached an example project: https://github.com/anelendata/dbt-ksql/tree/main/example I just coded this in a day, so it's still experimental, but my productivity has...

In case people need something that works before the Feb 15, 2021 deadline, here is an example implementation: https://github.com/anelendata/PyPardot4/commit/bef7422f5dfbfc1ca30b73cc22bd9a89352d1ed8 ~~By default, the token does not expire until revoked.~~ So, the...

Just realized that I was confused about the refresh token policy. The refresh token doesn't expire by default but the token will expire if you do not use it for...

Btw, I'm deciding whether to permanently fork PyPardot4 to release a package (with some other name and after code & doc clean up) that handles both ver 3 & 4...

@skpadgett: Let's move this discussion to https://github.com/anelendata/PyPardotSF I'm not sure if the authors of Pypardot4 is active or willing to make further changes and I don't want to annoy the...

Hi @gaoqiang-zhuo It's been working fine for me. Did you follow the steps described on [Pardot**SF** README.md](https://github.com/anelendata/PyPardotSF#salesforce-oauth)? Anyways, let's take this discussion to [the forked repo](https://github.com/anelendata/PyPardotSF). Please feel free to...