job-exceptions

Retrieve error messages and stack traces for failed jobs via Weaver API.

30|6|Updated Mar 5, 2019
One-click install
npx skills add https://github.com/crim-ca/weaver --skill job-exceptions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: job-exceptions
Source: https://github.com/crim-ca/weaver/tree/main/.agents/skills/job-exceptions
Command: npx skills add https://github.com/crim-ca/weaver --skill job-exceptions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill quickly retrieves detailed exception and error information for failed jobs, enabling efficient diagnosis and troubleshooting of job failures.

Core Features & Use Cases

  • Error Analysis: Provides error messages, stack traces, and debugging information for failed jobs.
  • Job Diagnostics: Helps in diagnosing the cause of job failures.
  • Use Case: When a job fails, use this Skill to get a detailed error report to understand the issue and take corrective actions.

Quick Start

Get detailed job exceptions for job 'a1b2c3d4-e5f6-7890-abcd-ef1234567890' by running the command 'weaver exceptions -u $WEAVER_URL -j a1b2c3d4-e5f6-7890-abcd-ef1234567890'.

Frequently Asked Questions about job-exceptions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve error messages and stack traces for failed jobs?

You can retrieve error messages and stack traces for failed jobs by using this Skill to query the Weaver API with a specific job ID, returning a detailed exception report for troubleshooting.

What is the best way to diagnose Weaver API job failures?

The best way to diagnose Weaver API job failures is to extract detailed exception reports using this Skill, which gathers error messages and stack traces to pinpoint the root cause of the job failure for corrective action.

Do I need Weaver API access to get detailed job exception reports?

Yes, you need Weaver API access to get detailed job exception reports, as this Skill requires an active connection to the Weaver URL and a specific job ID to fetch error information and stack traces.

How do I get job diagnostics for a specific failed job ID?

To get job diagnostics for a specific failed job ID, run the command 'weaver exceptions -u $WEAVER_URL -j [job_id]' to instantly retrieve the error messages and debugging information associated with that job failure.

Can I use this job error analysis Skill for administrative workflows?

Yes, you can use this job error analysis Skill for administrative workflows, as it is designed to integrate into administrative processes for retrieving and analyzing job failure exceptions and debugging information.