We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b1528e + 35ac3f6 commit 7351d67Copy full SHA for 7351d67
README.md
@@ -19,10 +19,11 @@ Then `bundle install`.
19
20
### Limitations
21
22
-**Important note:** At this moment, `sidekiq-limit_fetch` is incompatible with
23
-- sidekiq pro's `reliable_fetch`
24
-- `sidekiq-rate-limiter`
25
-- any other plugin that rewrites fetch strategy of sidekiq.
+> [!WARNING]
+> At this moment, `sidekiq-limit_fetch` is incompatible with
+> sidekiq pro's [super_fetch](https://github.com/sidekiq/sidekiq/wiki/Reliability#using-super_fetch),
+> [sidekiq-rate-limiter](https://github.com/enova/sidekiq-rate-limiter),
26
+> and any other plugin that rewrites fetch strategy of sidekiq.
27
28
### Usage
29
0 commit comments