-
## The dependency [http-status-codes](https://github.com/prettymuchbryce/node-http-status) was updated from `1.3.0` to `1.3.1`.
🚨 [View failing branch](https://github.com/digitalsadhu/loopback-compo…
-
**Describe the problem you have/What new integration you would like**
I have a device that uses a Status LED to blink codes. The code sequence provides state information. I would like to be abl…
-
When a command response is returned, that spec requires that you include the current values. If these match the values you send, the command is assumed to be succesful. If the values differ, it means …
-
Determine if top level error codes should map to HTTP status codes or be more granular. Provide a consistent set of guidance for our service team partners.
-
### To Reproduce
Using phpMyAdmin 5.2.0-dev (`master` branch), when locking or unlocking an account and an error occur (for example when account locking is not supported), the following message is …
-
Traceback (most recent call last):
File "ppxf_kinematics_example_sdss.py", line 193, in
ppxf_kinematics_example_sdss()
File "ppxf_kinematics_example_sdss.py", line 174, in ppxf_kinematics_…
-
**Status of empty graphs not 100% clear**
The only relevant text in the [GSP spec](https://www.w3.org/TR/sparql11-http-rdf-update/#status-codes) is:
> If the RDF graph content identified in the requ…
-
In [our gRPC handlers in `api.go`](https://github.com/dexidp/dex/blob/72f55966713838932fa782ce48ce5c39660650d6/server/api.go), we return `errors.New("bad something")` in a few places. For the callers,…
-
The current implementation is not flexible enough:
https://github.com/source-academy/frontend/tree/master/src/commons/utils/RequestHelper.tsx#L21-L28
This only allows for a catch-all, and theref…
-
Handle errors by redirecting or notifying the user.
For example, for status codes like 401 (Unauthorized), 403 (Forbidden), etc., instead of logging to the console, provide a better user experience…