Skip to content

Commit d2244e1

Browse files
read me changes.
1 parent a6e1c63 commit d2244e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,8 @@ publish();
223223

224224
### Pause and Restart queue consumption:
225225

226-
- We also support pause and start queue consumption. According to your logical condition, you can fire below events from your process to cancel or restart consumption respectively.
226+
- We also support pause and start queue consumption. According to your logical condition, you can fire below events
227+
from your process to pause or restart consumption respectively. Pausing consumption can be the first step in SIGINT handling.
227228

228229
```js
229230

0 commit comments

Comments
 (0)