ShuangLau

Results 2 issues of ShuangLau

Similar to the issue mentioned here: https://github.com/celery/django-celery-results/issues/52#issuecomment-608443564. We have met the same error when trying to run chord tasks using `django-db` as the result backend: ``` NotImplementedError Starting chords requires...

documentation

Hi, when I was trying to call the method `sql_interface_metadata` as defined here: https://github.com/looker-open-source/sdk-codegen/blob/main/python/looker_sdk/sdk/api40/methods.py#L11029. The following error was thrown. ``` AttributeError: 'Looker40SDK' object has no attribute 'sql_interface_metadata' ``` The code...

python
p3
need triage