Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

リモートユーザーの「投稿を取得」を非同期にしたい #473

Open
1 task
kozakura913 opened this issue Sep 22, 2024 · 2 comments
Open
1 task
Labels
✨enhancement New feature or request

Comments

@kozakura913
Copy link
Collaborator

概要(Summary)

フォローインポートみたいな感じでジョブキューで裏で動いてほしい

なぜ必要なのか(Purpose)

待たされるのは不快

自分で実装しますか?(Do you want to implement this feature yourself?)

  • 自分で実装しプルリクエストします(Yes, I will implement this by myself and send a pull request)
@kozakura913 kozakura913 added the ✨enhancement New feature or request label Sep 22, 2024
@penginn-net
Copy link
Collaborator

待つようにしてた意図は時間かかってるのかエラー起きてるのか分からないから待つようにしてた
(特にファイル取得あるとわかりにくいし)

待つオプションつけてるだけだから
ここ変えれば非同期になる
https://github.com/yojo-art/cherrypick/blob/develop/packages%2Ffrontend%2Fsrc%2Fscripts%2Fget-user-menu.ts#L150-L150

@kozakura913
Copy link
Collaborator Author

kozakura913 commented Nov 16, 2024

エラー起きてるのか分からないから

失敗時に通知出せば解決しそう

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants