Xuanwo
Xuanwo
> @Xuanwo It seems to be running fine during the retry. Do you see any issues with this? https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=b7bb0b4ad4ddc48cc08566694b41adb8 Apologies for not updating you on the progress. The main issue...
> My link above does this, can I create a new PR for this? Welcome! Thanks in advance.
> I saw #4141 has been superseded by #4309, but perhaps the original issue is yet to resolved? Yes, I'm working with the tokio team on this https://github.com/tokio-rs/tokio/pull/6330
Hi, @mikayla-maki thank you for this work! As discussed in https://github.com/seanmonstar/reqwest/issues/2641, I have submitted https://github.com/seanmonstar/reqwest/pull/2658. Welcome to checkout and take a review.
Hi @Rachelint, thank you for your patience. I attempted to address this issue through OpenDAL's API design but ultimately found it unfeasible, so I implemented a workaround using task notifications...
Python 3.7 support doesn't need extra effort from opendal side. I think it's fine to keep it until we find it failed to build or have other issues.
Cc @messense, if we decide to drop Python 3.7 support, what actions do we need to take? Changing this line will be enough? https://github.com/apache/opendal/blob/3c4e2f1c42b88323ed13c4eb56b95e75b98b75a9/bindings/python/pyproject.toml#L32
Hi, please let me know how I can help.
Hi, does it mean that we should support different `Persister` other than `FilePersister`? https://github.com/iggy-rs/iggy/blob/0dc44618aaa8cc6d0d918065f13d24b05eaba013/server/src/streaming/persistence/persister.rs#L37-L71