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

応答なしや配送停止中によって失敗したリクエストは通知して欲しい(理想的には再送) #14851

Open
1 task
Sayamame-beans opened this issue Oct 28, 2024 · 0 comments
Labels
✨Feature This adds/improves/enhances a feature

Comments

@Sayamame-beans
Copy link
Member

Summary

例えばフォロー操作では、相手サーバーからの応答がないと処理中表示のまま何も起こりません。
その後に相手サーバーが復活したり配送が再開されたりしたとしても、(確かリトライは無限ではなかったと思うので)再リクエストが行われることはなく、フォローを行ったユーザーからは何も分からない(上に、処理中表示からフォロー操作をやり直す必要がある)ので不便であり、良くないと考えます。

理想的には復活時に自動で再リクエストすることですが、何となく厳しいのかなと思っています(厳しくないなら出来る限りそうして欲しいです。)
そこで、ユーザーによる能動的なリクエストが失敗し、リトライを諦める場合は通知があると良いと考えます。
この対象には、メンションや直リプライ、DM、リアクション、フォロー操作(リスト経由のproxyアカウントを含む)などが思い付きます。(全てに失敗通知が返ってくるとうるさいかもしれません? 出し方などの詳細は要検討です)

Purpose

概要で説明済み

Do you want to implement this feature yourself?

  • Yes, I will implement this by myself and send a pull request
@Sayamame-beans Sayamame-beans added the ✨Feature This adds/improves/enhances a feature label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨Feature This adds/improves/enhances a feature
Projects
None yet
Development

No branches or pull requests

1 participant