Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

solid-queue-and-sidekiq

النجوم٢١
التفرعات٢
آخر تحديث١ يونيو ٢٠٢٦ في ١٨:٠٣

Background job design for Ruby on Rails — when to pick Solid Queue (Rails 8 default, no Redis) vs Sidekiq (existing investment, advanced features), idempotent job patterns, retry / backoff configuration, scheduled jobs via recurring.yml or sidekiq-cron, the decision matrix for "should this even be a background job at all", concurrency controls, dead-set handling, monitoring. Use when writing or reviewing ActiveJob, Sidekiq, Solid Queue jobs, the user mentions perform_later, perform_async, retry, deliver_later, recurring jobs, dead jobs, queue_adapter, or asks whether work should be sync or async.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
2 ملفات
SKILL.md
readonly