From 74971c90059c379ee855c12386a6950f075a1c0a Mon Sep 17 00:00:00 2001 From: Danilo Jeremias da Silva Date: Sat, 14 Oct 2023 01:32:29 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 011795e..209c731 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ To enable this feature, pass the `periodic_pause` option: ```ruby Sidekiq::Belt.use!([:periodic_pause]) ``` +![periodic_pause](https://github.com/dannnylo/sidekiq-belt/assets/20794/41fbcee4-9c5b-45cd-b6f7-c359a22f3979) +![periodic_unpause](https://github.com/dannnylo/sidekiq-belt/assets/20794/ea06ae37-068e-4f66-ab10-d83970545a59) ### Delete an Unfinished Batch (sidekiq-pro)