Skip to content

Send batch of XAPI statements #2563

@lunika

Description

@lunika

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.

For each XAPI statements created in Marsha, a call to a LRS can be made. XAPI activity can be very intensive and result in DDOSing the LRS.

Describe the solution you'd like

Send XAPI statements by batch of X records to divide the number of fetch to the LRS.
Statements can be stored in redis and send every X records.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions