Usage
- Node.js
- Python
Methods
When to Use
- Maintenance windows: Pause during system updates or database migrations
- Temporary halt: Stop processing while performing operations that require no new events
- Controlled restart: Pause before restarting to avoid losing in-flight events
Pause affects only this client instance. Your other client instances sharing the same appKey continue receiving events.