blocksoapp / blocksoapp/monorepo

Figure out a way to adapt to Heroku changes

Open
#208 1 comment 0 reactions 1 assignee Claimed by @nullbitx8 View on GitHub
bug
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Current Behavior**
Heroku may change the port or url a certain resource is on, for example the Redis server can change.
This causes our indexer to fail because our indexer runs outside of heroku and in its own VPS.

**Expected Behavior**
All of our services that are external to Heroku should adapt to changes from inside Heroku.
At the moment, that means our VPS services should restart with new environment variables when heroku resources change.

Is there a Heroku webhook that we can use to notify us of changes?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.