Skip to content

Recovery of Failed Services #40

Description

@Georgette

Not sure where this belongs, but wanted to document it somewhere.

If any one of the services fails, for example, I had an issue with the github service failing due handling the data, and not accounting for certain scenarios. When this happens, obviously we can restart the service, but in the case of the npm updater, how do we not lose data while a service is recovering, because the updater doesn't know about the services failing?

This also comes paired with scaling the services so we have multiple copies of services for bulk loading data from npm.

It feels like we need a leader, or a puppet, that directs the message traffic for both load balance, and service recovery.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions