Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Make server fault tolerant #132

@bnonni

Description

@bnonni

Summary

Currently, the server and issuer packages have server-like features that are not fault tolerant. If an error is thrown, it will bubble up to caller and kill the loop. We need to design and implement a simple and effective way to achieve fault tolerance for all server-like looping mechanisms involved in running dcx.

Requirements

  • brainstorm design
  • implement in server
  • implement in issuer

Metadata

Metadata

Assignees

Labels

P0priority level 0, urgent and important, do nowbugSomething isn't workingpackage: issuerDirectly impacts the issuer packagepackage: serverDirectly impacts the server package

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions