alexwn commented on issue #12882:
URL: https://github.com/apache/skywalking/issues/12882#issuecomment-2558308270

   > If you have updated the interceptor code, I think the `iserror` should be 
updated to `true` in the span? `iserror` field means the span contains an error 
or not. When you invoke `span.Error()`, the agent would mark this 
field(`iserror`) as `true`.
   I already set this isError by span.Error() method, and I already excute 
"./run.sh http" command success two times, but execute the third times and 
more, always fail.
   I think it's script's or env or something error, I don't know, the error 
message is "/bin/sh -c go mod tidy" failed
   
![图片](https://github.com/user-attachments/assets/b5e34719-7045-4dc5-ad2d-902d197a0d7a)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to