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

background-job-queue-worker

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

Use to implement background job processing with a queue, worker, retry with exponential backoff, dead letter queue, and monitoring. Activate when the request involves offloading work from the request cycle (emails, reports, data processing). Do NOT use for real-time event streaming, webhook handling, or scheduled cron jobs.

التثبيت

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

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