Sergey Kulik
Sergey Kulik
@unytics I've created a PR with a little fix for that: #6.
Hi Vikas! Thank you for reporting this issue! I wasn't able to reproduce it with Linux, however, it indeed reproduces when running on MacOS. We're researching right now why it...
After further investigation, I see that the main reason is the updated version of the protocol used in the GitHub connector. Could you please try pinning the connector version in...
Hi Vikas! Thank you for another piece of valuable feedback! It looks like those failures are spurious and the reason is connected to one of the libraries we used to...
Hi Vikas! We've released the version with an update! It contains a compatibility fix and retries for the spurious errors I've mentioned above. Feel free to test it!
Hi Vikas! I suspect that you have a not-filled optional field in the config or an unspecified required field. At least, this part of an error makes me think that:...
Please make sure you have the latest pathway version. If you use pip, can do it by calling `pip show pathway`. The required version is 0.8.4. If the version is...
Hi @umarbasha007 I am not sure it's related to the PathwayAirbyte connector. But, as I can see, you have a variable `issue_body` in your code that was set to `None`....
Hello @arjun-ms @chriz-ty @munish0838. Could you please let us know what Python version you're using? You can check it by executing `python --version` in a command line. I have checked...
Hello @Mirza-Samad-Ahmed-Baig, thank you for contacting us! I've studied the problem described, but I think that we can't merge this PR. The described problem is a stack overflow that happens...