Skip to content
Snippets Groups Projects
Commit b6a08262 authored by Travis Ralston's avatar Travis Ralston
Browse files

Ensure streams are available when downloading remote media

There's a race condition where a stream might not be available if the media is remote and being downloaded. After a couple download attempts, it fixes itself. This will acquire a media stream if one isn't provided to ensure that a stream is always available to the consumer.

Fixes https://github.com/turt2live/matrix-media-repo/issues/142
parent 1ca58cc8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment