Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.

403 should be reported as user errors #96

Open
ehmicky opened this issue Oct 9, 2020 · 1 comment
Open

403 should be reported as user errors #96

ehmicky opened this issue Oct 9, 2020 · 1 comment
Labels
type: bug code to address defects in shipped code

Comments

@ehmicky
Copy link
Contributor

ehmicky commented Oct 9, 2020

403 during upload should be reported as a user error (i.e. utils.build.failBuild()), not a system error (i.e. uncaught exception).

Bugsnag error

@ehmicky ehmicky added the type: bug code to address defects in shipped code label Oct 9, 2020
@mraerino
Copy link
Contributor

mraerino commented Oct 9, 2020

Probably something like:

Edge handlers is currently in a closed beta. Deploying them will not work if you are not part of that program.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

2 participants