Skip to content

Feature: Client receives asynchronous ChunkReservationExpired not actionable from library #48

@ReinierMaas

Description

@ReinierMaas

AsyncServerToClientMessage::ChunkReservationExpired(chunk_id) => {
tracing::info!("Server indicated that we took too long with {chunk_id:?}, and now our reservation has expired.");
},

I would expect a local cancellation token that we can await to be informed we should stop processing the Chunk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions