Multi tenant scheduler iteration
Skill kjuhwa/skills-hub/skills/backend/multi-tenant-scheduler-iteration
Pattern for scheduled jobs that must iterate every tenant DB in a database-per-tenant MongoDB setup: enumerate DBs, filter system ones, set TenantContext per tenant, isolate failures, clear in finally.From its SKILL.md
npx -y skills add kjuhwa/skills-hub --skill multi-tenant-scheduler-iterationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 11 tokens by cl100k_base, as published. Nobody here has run it
See content.md for the full recipe.
What ships with it: 1 file
3.0 KB alongside SKILL.md
- content.md3.0 KB