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

[Dispatcher] DiffbrowsersTask and DiffenatorTask: UNKNOWN: Not found family by name "Solway" #119

Closed
graphicore opened this issue Aug 28, 2019 · 2 comments

Comments

@graphicore
Copy link
Contributor

Currently, the family "Solway" is in google/fonts master git but not available via the google fonts production api (gives "Page not found" at the moment)

In the dispatcher this leaves to a badly handled error:

i.e. for Task: Diffbrowsers

Method: activate failed

Error: 2 UNKNOWN: Not found family by name "Solway"
    at Object.exports.createStatusError (/var/javascript/node_modules/grpc/src/common.js:91:15)
    at Object.onReceiveStatus (/var/javascript/node_modules/grpc/src/client_interceptors.js:1204:28)
    at InterceptingListener._callNext (/var/javascript/node_modules/grpc/src/client_interceptors.js:568:42)
    at InterceptingListener.onReceiveStatus (/var/javascript/node_modules/grpc/src/client_interceptors.js:618:8)
    at callback (/var/javascript/node_modules/grpc/src/client_interceptors.js:845:24)

The error should be handled gracefully and give a clear descriprion.

@graphicore
Copy link
Contributor Author

Related #118 #120

graphicore added a commit that referenced this issue Sep 13, 2019
…120

 Also: WIP sandbox mode; make sources selectable for diffing tasks.
graphicore added a commit that referenced this issue Sep 24, 2019
…120

 Also: WIP sandbox mode; make sources selectable for diffing tasks.
@graphicore
Copy link
Contributor Author

Fixed in 62d5a14

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant