Constant ruma::events::key::verification::REQUEST_RECEIVED_TIMEOUT
source ยท pub const REQUEST_RECEIVED_TIMEOUT: Duration;
Expand description
The amount of time after which a verification request should be ignored, relative to the time it was received by the client.
This is defined as 2 minutes.