-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
generating the msgraph beta go sdk randomly errors out #1744
Comments
Hi @jaym,
|
Note: while investigating this issue we have to keep in mind the following inaccuracies are present in the description |
I'm on archlinux. Not running in a container.
Here's some information from the dotnet tool:
It's not clear to me this is related to the memory issue as this dies right away. I figured out how to reliably reproduce it: |
Thanks for the additional information. Are you inferring that pointing to a non-existent directory is what's making it die? |
correct. so passing |
Hey @jaym, I believe we have some unreleased fixes(#1734) that should most likely fix this error. This error was previously caused by an update to the openApi metadata that Kiota did not fully support. crit: Kiota.Builder.KiotaBuilder[0]
error generating the SDK: the current dom node already contains a child with name settings and of type CodeProperty Any chance you can try pulling the |
thanks, both the memory issue and the random failure are not reproducible on main |
I ran kiota on a linux machine:
where msgraph.json is from https://gist.github.com/jaym/6cbb56b2405274bd169d76b2d4afb3f0
Sometimes, if the process doesn't get killed for using too much memory, I get an error message:
The text was updated successfully, but these errors were encountered: