ReferenceVariables
DM_MAX_RESENDS
const DM_MAX_RESENDS: 3 = 3;Defined in: packages/client/src/messages/send-queue.ts:16
Resend attempts for a direct message before SendQueue resets the path and floods once, not configurable.
const DM_MAX_RESENDS: 3 = 3;Defined in: packages/client/src/messages/send-queue.ts:16
Resend attempts for a direct message before SendQueue resets the path and floods once, not configurable.