Asset Manager: Provider fallback
Opened this issue · 0 comments
leandrocp commented
Implementers have the option to configure multiple providers for assets, for example Repo (database), S3, Azure, and others. The first one in the list has high priority and will always be used to serve assets but that provider may fail and Beacon needs to try serving the same asset from the second provider in the list, or the third one, until exhausting all the available providers.