mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e459dc7c42
This commit adds an extra test for the `retry-on-error` snippet of the `rx-library` docs example to ensure it can successfully recover after a couple of failed attempts. This commit addresses comment https://github.com/angular/angular/pull/38905#discussion_r491494196. PR Close #38905