Skip to content

Event Publishing Be An Array Endpoint #114

@hannahhoward

Description

@hannahhoward

Goal

Building on #112 and in conjunction with filecoin-project/tornado-deploy#8, let's make the retrieval events posting api accept an array of events, instead of a single event. Based on the architecture of #112, it should be possible to just make the reportChan on the event recorder an array of reports, and then in the ingestReports go routine just forward the whole array of queued events rather than a single event.

We'll need to figure out timing so we can launch this at the same time as filecoin-project/tornado-deploy#8

Metadata

Metadata

Assignees

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