Is it must to execute the get run's steps api call?

image
is it must to execute the get run’s steps api call?

is it okay to skip that call and move on to the next?
image

The “steps” method is just observation.

Calls to it do not affect the operation.

One should poll for status to see if the run is completed or action is needed.

2 Likes