Agents-aea error

name: error

install
source · Clone the upstream repo
git clone https://github.com/fetchai/agents-aea
manifest: packages/fetchai/skills/error/skill.yaml
source content

name: error author: fetchai version: 0.18.6 type: skill description: The error skill implements basic error handling required by all AEAs. license: Apache-2.0 aea_version: '>=1.0.0, <2.0.0' fingerprint: README.md: QmNw5XkR9DfMycuD3j7dpGdvnyQEZTBRoYdraFiTXYTLkv init.py: QmPNutzpA7C3YzSNpnKYY6fRkXiyx8HwZW1CEjiPJ56CJv handlers.py: QmfEqAzS2PTcxrgh7crVrvuDVkjF3Fa2GndRyUu8UPUSq4 fingerprint_ignore_patterns: [] connections: [] contracts: [] protocols:

  • fetchai/default:1.1.7 skills: [] behaviours: {} handlers: error_handler: args: {} class_name: ErrorHandler models: {} dependencies: {} is_abstract: false