airbytehq / airbytehq/airbyte-api-python-sdk

ContinuousFeed NameError during unmarshalling of SourceResponse

未關閉
#92 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
61
分支
27
平均合併
4 分鐘
30 天內合併 PR
2

描述

First let me apologise for the lack of specificity atm. I'm writing this at the end of my work day after I worked around the issue, so I'm writing this from memory. I do hope to come back and fill in some details, provide proper code, etc, but I may be told to focus my time/energy elsewhere now that our code is working again(🙄) 🙏

Using version 0.50.1, I encountered a NameError in the `sources.get_source` call, and traceback took me through `utils.unmarshal_json` to the `unmarshal.from_dict` call (and then into dataclasses_json library).
It seems to be choking on the `models.SourceE2eTestCloud` use in `models.SourceConfiguration`, as the NameError mentions that `ContinuousFeed` cannot be found (?, apologies, I've forgotten the exact message).

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。