intentkit icon indicating copy to clipboard operation
intentkit copied to clipboard

fix: throwing relevant errors in token skills

Open bluntbrain opened this issue 8 months ago • 0 comments

Description

This addresses the issue where users were being charged even when operations failed. Now when an API call fails, an exception will be thrown, preventing any charges.

Screenshot 2025-06-22 at 2 21 44 PM

Type of Change

  • [ ] Bugfix
  • [ ] New Feature
  • [x] Improvement
  • [ ] Documentation Update

Checklist

  • [x] I have read the contributing guidelines.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.

bluntbrain avatar Jun 22 '25 08:06 bluntbrain