Yihang "Corvo" Liu

Results 461 comments of Yihang "Corvo" Liu

A general question: backing off mechanism is used as well a lot in our codebase, and I think timeout & backoff should be managed together. If we have refactor manpower...

note: looks like exit handling could just go here, in `mina_run.handle_*` ![image](https://github.com/user-attachments/assets/7f471b71-cb5a-4582-97ee-40f8dbb6718e)

1.7版本本身就没这个功能吧?master branch有这个功能但是没release。还是说你之前用过workflow上没release的包?那几个1.7.xx实际上比1.8更新。

I don't know where those hooks are coming from, annoying

Will try to rebase this work onto develop and clean up the commit history a bit.

Why do we need these? 2. setting up buildx emulated docker - 2 m 3. Copying/LIsting aws files - 3 minutes could we skip them? I think we don't care...

I mean, we could upload to AWS after packaging is done, or as a parallel task? It doesn't seems to be blocking stuff behind.