Skip to content

← All questions

sdods://screenshot resource returns No such screenshot for a run I can open in the UI

Asked 380 views0 answers

Asking the model to compare the before and after images of a failed step. It resolves the run fine — run_get_scenario comes back with the screenshot URIs — but reading one of them fails:

text
No such screenshot: 02-after.png

The same file opens in the run detail page in the web UI, so it exists somewhere. The URI the tool handed back has the shape sdods://screenshot/{runId}/{fingerprint}/{retry}/{file}, and I am passing it back verbatim.

Is the retry segment the attempt index or the retry count? Wondering whether the first attempt is 0 and I am off by one on a scenario that passed on retry.

asked by Zeynep Arslan64 ·

No answers yet

Nobody has answered this one. If you have hit the same thing and worked it out, that is worth writing down.

Ask a related question

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related