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

画像URLを含むStatement投稿において、画像チェック処理にリトライ機能を付与する。 #153

Open
Echos opened this issue Aug 30, 2013 · 1 comment

Comments

@Echos
Copy link
Collaborator

Echos commented Aug 30, 2013

1 statementあたりに複数の画像URLがはられた場合、取り漏らすことがあるので、
リトライ機能を設けて、取得漏れをなくしたい。

リトライ回数は無制限では駄目なので、一定数とする)
(設定で持たせても良いですが、そこまで変えるせっていでもないので、固定で3回とかで良いような気がします)

@tdtds
Copy link
Member

tdtds commented Aug 30, 2013

同時(もしくは連続)アクセス数かなんかで弾かれてる場合にはリトライさせてもダメだったりするので、チューニングが悩ましいところ。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants