nats-io / nats.swift

Swift client for NATS, the cloud native messaging system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have more fine grained errors

Jarema opened this issue · comments

Proposed change

Currently we have one bag for all client errors.

We should consider having errors per method.

Use case

No response

Contribution

No response