viant / afs

Abstract File Storage
Apache License 2.0
302 stars 37 forks source link

No Cache functionality doesn't work with extension URLs. #14

Closed dchoi-specificmedia closed 1 year ago

dchoi-specificmedia commented 1 year ago

When running an operation using the option.NoCache with Source == option.NoCacheBaseURL, the Manager for the extension URL component does not get loaded. This seems unexpected, and prevents updated data sources from updating correctly.

6c357a82db86aa3c9f75697b08e4d0c691501d45 addresses this.