Skip to content

_InactiveRpcError #13

@theobouwman

Description

@theobouwman

In our api we call:

delayed.delayed_subscribe_all_members_to_group.delay(payload=DelayedSubscribeAllMembersToGroupRequest(
                organisation_id=organisation_id,
                group_id=group.id
))

But we then receive this error:

_InactiveRpcError
<_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "sendmsg: Broken pipe (32)"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"sendmsg: Broken pipe (32)", grpc_status:14, created_time:"2024-12-02T11:13:58.012172313+00:00"}"

Anyone else encountering this?

Metadata

Metadata

Assignees

No one assigned

    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