cognito-queue-jobs

Community

Master Cognito Forms background jobs and queues.

Authorjacobrocks1212
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cognito-queue-jobs provides expert guidance on implementing reliable asynchronous background job processing and queue management within Cognito Forms, covering enqueuing, processing, retries, and poison handling across Cognito.QueueJob, Cognito.QueueService, and Cognito.QueueWorker.

Core Features & Use Cases

  • Enqueuing and dispatching long-running tasks from any application service into Azure Storage Queues.
  • Reliable processing with a worker that resolves job handlers, including exponential backoff retries and poison queue routing for failures.
  • End-to-end lifecycle guidance for job execution from enqueue to completion or failure, with architecture and lifecycle references.
  • Applies to multiple queues (default-queue, scheduled-queue, webhooks-queue, emails-queue, document-compare-queue) and cross-service producer/consumer patterns within Cognito Forms.

Quick Start

Enqueue a long-running task data contract into the appropriate Cognito queue and monitor its processing end-to-end.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cognito-queue-jobs
Download link: https://github.com/jacobrocks1212/claude-config/archive/main.zip#cognito-queue-jobs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.