• auto-submit[bot]'s avatar
    Reverts "Retry on transient Skia failure." (#139407) · 7b300f07
    auto-submit[bot] authored
    Reverts flutter/flutter#139182
    Initiated by: Hixie
    This change reverts the following previous change:
    Original Description:
    This works around https://g-issues.skia.org/issues/40044713 using exponential backoff.
    
    This is completely untested because I have no idea how to test it.
    
    Also I only changed one of the code paths here. I figure if we get success here then we can start propagating the change to other places in this file that generate errors, maybe factoring out the retry and error reporting logic so it's not duplicated multiple times.
    7b300f07
Name
Last commit
Last update
.github Loading commit data...
.vscode Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.ci.yaml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
TESTOWNERS Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...