-
The Readme claims:
> Once configured, Exceptionless.js will automatically submit any unhandled exceptions that happen in your application to the Exceptionless server.
For me it looks like this isn't…
-
If a user supplies an 'invalid URL' - I'm thinking 'results in a 404' but I guess there are other cases as well, the CoVE should supply a friendly error report.
I suspect someone else can spec this o…
-
Currently the formatting of coloured output is handled before passing the string to `fmt.Printf`. As an exercise I would like to see if it is possible to make the type of the argument passed to `fmt.P…
-
Proof of policy issue:
```
scoop master % = $ iwr http://www.7-zip.org/a/7z1602-x64.msi
iwr :
Access Denied (policy_denied)
The filetype you would like to download has been blocked by the policy.
[sn…
-
http://httpstat.us/ is a super neat website to test all error codes.
Would be standardized to check them with it - http://httpstat.us/
-
In Google Chrome, that would be this error:
Chrome (and I assume Chromium) can throw a bunch of errors like the one above and right now when those happened webContents [did-fail-load](https://githu…
-
**Overview of the issue:**
I cannot seem to find any way to catch the HTTP Status code of a request which errors out (i.e. 4XX, 5XX codes). A Gist outlining the issue: https://gist.run/?id=7ef33f0d8f4…
-
I don't see this feature in the code... Is any one is working on it already?
Issue:
- kiosk code invokes window.location.reload(), or is doing initial load,
- server is down or there is a network con…
-
OSS Gate へようこそ。
OSS Gateワークショップでは一人ずつ issue を作り、そこに作業ログを残しながら進めます。
過去のビギナーのものはこちらで見られます。 https://github.com/oss-gate/workshop/issues?q=is%3Aissue+is%3Aclosed
## この issue 作成時点でまずやること
- この issue のタイトルを…
-
Hey guys,
Sometimes we receive a HTTP 504 response error that is not appropriately being caught. In `parse_response` when you call [`payload = resp.json()`](https://github.com/lob/lob-python/blob/mast…