Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Better differentiate duplicate errnos #1087

Closed
jrconlin opened this issue Nov 29, 2017 · 0 comments
Closed

Better differentiate duplicate errnos #1087

jrconlin opened this issue Nov 29, 2017 · 0 comments
Assignees

Comments

@jrconlin
Copy link
Member

we have several instances where we return the exact same codes for very different reasons.

For instance, a 410:106 means:

  • a router is not recognized
  • a subscription does not have a "current_month" in the UAID record
  • the current month is not in the list of db message tables
  • the channelID is not in the list of valid channels for the UAID

When trying to determine why we report a subscription as invalid, or attempting to debug a possible problem, it'd be useful to be able to differentiate these.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants