Module: Teems::Services::SyncPagination
- Included in:
- SyncEngine
- Defined in:
- lib/teems/services/sync_engine.rb
Overview
Pagination helpers for fetching chat messages across pages
Constant Summary collapse
- API_DELAY_SECONDS =
0.5- MAX_PAGES =
500
Pagination helpers for fetching chat messages across pages
0.5500