Evaluation run in Now Assist Skill Kit is running for too long with no progress
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 12:47 AM
Hi,
I have created a custom skill in Now Assist Skill Kit to summarize incident resolution. I have also created an evaluation run to check the performance but it has been running from past 3 days and hasn't been completed. What steps should I follow in order to fix it or stop it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2025 12:37 AM
Hi @Mehakdeep Sing1,
Stopping the Skill Kit background job in your ServiceNow instance (e.g., scheduled jobs or async processing tasks).
If your instance allows, identify and cancel the associated Jobs or Scheduled Script Executions related to the evaluation.
Alternatively, create a new evaluation run, and the system might cancel overlapping runs automatically.
Check system logs
Navigate to System Logs → All or System Logs → Errors.
Search for entries with "evaluate" or "Now Assist Skill Kit" around the three-day mark to spot errors or hangs. This can indicate what went wrong—timeouts, API errors, memory bottlenecks, etc.
Please mark helpful and correct answer if it's worthy for you.