Skip to content

ISS Debugging with Blocks #17265

Open
Open
@poulok

Description

Background Information can be found here.

The purpose of this epic is to provide ISS debugging information that is easily accessible to developers. After Mega Map is implemented, the only useful information for debugging ISSes will be the block data for the round that had the ISS. To get this data, these steps should be taken:

  1. Platform notifies the application when an ISS has occurred and for what round.
  2. The application locates the block for the associated round.
  3. The application uploads that block to a GCP bucket.

This process is temporary because the long term plan is to move ISS detection to the application layer and this extra platform-app communication will no longer be needed. Until that point, we can use the NotificationEngine to achieve step 1.

Tasks

Preview Give feedback
  1. Platform
    timfn-hg
  2. Backlog Grooming

Metadata

Assignees

Labels

EpicA body of work that can be broken down into specific tasks.PlatformTickets pertaining to the platform

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions