When is a 'message' blocking or not for the dashboard UI? #1097
Unanswered
ChrisNolan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was noticing (when working on #1095) that the dashboard UI, if it gets a 'message' it doesn't show the rate results -- or any details about the error. When I dig into the api logs I see that it is flagged as a 'warn' severity and still gives the rates anyway but the UI blocks that.
Is this a fedex specific thing, or more generic? What would be the best way to handle this?
e.g.
UI shows error
API logs show
Beta Was this translation helpful? Give feedback.
All reactions