Skip to content

Media: Infinite Retry Loop #675

@jleandroperez

Description

@jleandroperez

Expected behavior

Upon N failed attempts, we shouldn't retry downloading a remote asset.

Actual behavior

Aztec enters a loop in which download is retried an infinite number of times.

Steps to reproduce the behavior

Enter the following HTML:

<img src="https://someinvalid.url/with-an-invalid-resource">

Toggle between rich and HTML mode, and hit back. Eventually, the simulator will crash.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions