Xuanwo commented on issue #5620:
URL: https://github.com/apache/opendal/issues/5620#issuecomment-2663777349

   Some notes for this service migrate:
   
   - GHAC v2 is a [twirp](https://github.com/twitchtv/twirp) based services 
that users need to talk to `{base_url}/twirp/{method}`.
   - GHAC v2 requires the Azure SDK for uploading (luckily, OpenDAL has native 
Azure support).
   - `GetCacheEntryDownloadURL` may returns empty `signed_download_url` to 
indicate the cache entry doesn't exist. But the cache itself no longer seems 
consistent, which means that reading after writing could also fail.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to