decentraland / decentraland/builder-server

Make the builder-server throw on runtime if the THIRD_PARTY_GRAPH_URL or the COLLECTIONS_GRAPH_URL are not set

Open
#336 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
20
Forks
17
Avg merge
5d 8h
Merged PRs (30d)
3

Description

The BaseGraphAPI class does not throw when it's initialized with an empty string as its graph url, and the subsequent queries don't throw either, making it impossible to understand why the graphql queries are failing.
To complete this task, make the builder-server throw whenever any of those environment variables is not set.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.