Xuanwo
Xuanwo
It's fine for R2 to timeout for some requests but our timeout layer seems not work as expected: https://github.com/apache/opendal/issues/4325
> Hi, Xuanwo. Is this issue still alive? I'm not sure. No test on R2 for now.
> Just noting that this might conflict with #2576 that someone else is actively working on. Thank you for your note. My motivation for choosing to work on `redirect::Policy` is...
> @Xuanwo Do you have any new ideas for integrating #2617? HyperClient and RedirectPolicy are wrapped into FollowRedirect. If RedirectPolicy is set at the request level, it means that the...
Another good example: https://github.com/GreptimeTeam/greptimedb/pull/4520
I believe we can have a section in `opendal::docs` for this.
Hi, @hoslo, it's best to avoid force-pushing so we can track the changes made since the last commit. We will squash all the commits while merging.
> I understand, is there anything wrong with the test I added? Never written this before. We can add ```yaml env: RUST_BACKTRACE: 1 ``` before `jobs` so we can have...
Hi, @hoslo, I reported the issue to tokio instead: https://github.com/tokio-rs/tokio/issues/6325
Hi, @hoslo, could you fixing the HDFS issue first? We have a user facing the exact same problem. We can fix the fs part later.