transist / echidna-spider

0 stars 0 forks source link

Conform Tencent Weibo API limitations #9

Closed rainux closed 11 years ago

rainux commented 11 years ago

Please check commit messages for details.

rainux commented 11 years ago

@flyerhzm would you review this please? Thanks.

flyerhzm commented 11 years ago

one thing to improve, could you calculate how long to the end of this hour instead of reset 1 hour later?

rainux commented 11 years ago

I've reimplemented it as your suggest. Also use a more strict way to limit API calls, which use exception to interrupt from an API call, should I be more careful with this way? @flyerhzm please review again.