Skip to content

API calls limit #1

@abev66

Description

@abev66

現行的執行架構是採用大回圈的機制,每隔一段特定的時間間隔(Interval)就進行抓取新噗的動作,並檢查有沒有新的 plurk ,但這麼做的缺點是會耗費大量的 Plurk API calls ,導致常常碰觸到 Plurk API 規定的使用上限。
因此應使用 Realtime Notification API 來追蹤時間軸。

Realtime Notification: http://www.plurk.com/API/1#realtime

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions