UNPKG

624 BJSONView Raw
1{
2 "genericTimeoutMessage": "Socket timeout occurred while listening for results.",
3 "genericHandshakeTimeoutMessage": "The streaming request failed to handshake at %s.",
4 "handshakeApiVersionError": "Invalid API version specified for streaming connection handshake: %s",
5 "handshakeApiVersionErrorAction": "Set the API version to match the org as an environment variable (e.g., SFDX_API_VERSION=XX.0)",
6 "waitParamValidValueError": "Invalid value was specified for wait. Please provide a wait value greater than %s minutes.",
7 "invalidApiVersion": "Invalid api version is being reported by config. (apiVersion=%s)"
8}