ckan / ckan/ckanapi

Handle CLI errors more gracefully

Open
#89 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
212
Forks
81
PR merge metrics
No merged PRs in 30d

Description

Things like:
- errors raised as part of a `ckanapi action` call
- badly formatted JSONL input
- unexpected errors when using `ckanapi dump` or `ckanapi load` with a local CKAN instance

all result in tracebacks, but aren't ckanapi bugs. We should catch these and display them better. Perhaps with an attractive shade of red text.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.