Skip to content

HTTP requests still sending to server even if HTTP error is returned #213

Description

@industral

Using AV.Player.fromURL with HTTP bad response, cause library to send requests till it satisfies condition @loop() unless @offset >= @length
https://github.com/audiocogs/aurora.js/blob/master/src/sources/browser/http.coffee#L57

Need to add code to handle such tries, and stop bombing server with requests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions