Itay
Itay
Thanks @yuhongsun96 ! I am AFK now, I will take care of everything right after the weekend - no worries 😃
> Very high quality PR! Thanks for this contribution! I see you even added tests. > > I tried with a service account but ran into an issue: > >...
@yuhongsun96 The last changes are [here](https://github.com/danswer-ai/danswer/pull/946/commits/b18399e9f602d3483c25d54e9cfda9e909d4fe21). I also pulled the changes from `main` to solve a conflict. LMK if you want me to rebase / squash or anything else :)
> This is great, just a couple of questions: > > * How does it handle an email being unread becoming read? > * Could we add to the metadata...
@yuhongsun96 regard your `prettier` commit - please consider this one: https://github.com/danswer-ai/danswer/pull/1009
> Does this connector pull in past Gmail messages or only new messages after the connection is initialized? @ericmigi it works like other connectors AFAIR. The generic indexer class calls...
> The main concern with doing this in the operator is that it requires a privileged container to set a node level systctl (not 💯 sure whether this particular one...
also available in SO: https://stackoverflow.com/questions/58779132/missing-parent-and-children-in-asyncresult-groupresult
Hi @auvipy, I checked with version 4.4.0rc3 I ran `pip install https://github.com/celery/celery/zipball/master#egg=celery`: ``` (venv-dev) ~/w/celery-gist $ pip freeze 08:45:01 amqp==2.5.1 billiard==3.6.1.0 celery==4.4.0rc3 importlib-metadata==0.23 kombu==4.6.5 more-itertools==7.2.0 pytz==2019.3 redis==3.3.11 vine==1.3.0 zipp==0.6.0 ```...
I will try to ask it from a different direction: is there an option to reproduce the original canvas flow, assuming I have one of its tasks id? In addition,...