Rodrigo Fernandes
Rodrigo Fernandes
@bavay I think it only reverted the settings
I think I got the same issue, any news regading this?
@gracekarina any pointer you can give us? I would be ok helping to fix this.
@gracekarina thanks for the answer. I still wonder if there any special reason for the parser to continue instead of failing?
The way I see it I would find a way for the server to be able to generate my type of error. Maybe I could provide a generator for the...
@kelnos thanks for the answer. That seems weird, I will than check the parser. Do you think maybe guardrail can be skipping the validation?
I could not find a validation there, which seems bad. I also found this issue being tracked there https://github.com/swagger-api/swagger-parser/issues/1396. Probably want to close this one, right?
@kelnos I got an answer about this on https://github.com/swagger-api/swagger-parser/issues/1396#issuecomment-696374675 Do you think we could start using the messages as a way to fail? Even if not by default, we can...
Thanks for the explanation. I think I see what you mean here but I do not think we are doing any custom context changes. All the instrumentation should be kamon...
Ok. Then one last thing, how can I then connect a span I found on Jaeger with the stacktraces? Since I cannot always replicate this and it is now happening...