Skip to content
#

usage

Here are 153 public repositories matching this topic...

regexrowboat
regexrowboat commented Nov 1, 2016

Currently, JavaScript SDK logs status code 0 when the connection between the client and server cannot be resolved. This makes diagnosing network errors very difficult, as there are many different problems that can cause 0 status code in failing dependency calls.

The proposal is to log status code information that indicates whether a network error occurred and what type.

google-cloud-pricing-cost-calculator
poorejc
poorejc commented Mar 7, 2021

Currently the browser extension has limited configurability through /UserAleWebExtension/options.js--userAleHost, userAleScript, toolUser, toolName, toolVersion. As such, the embedded userale-X.x.x.js script logs everything. It would be good to embed a filter in ./background.js that receives user inputs through opstionsPage.js and options.js. A nice example example of a filter can be found in our

Improve this page

Add a description, image, and links to the usage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the usage topic, visit your repo's landing page and select "manage topics."

Learn more