You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// To schedule a handler to be called at a later time, have a look at the documentation on [delayed calls][crate::context::ContextClient#delayed-calls].
223
-
///
222
+
/// To schedule a handler to be called at a later time, have a look at the documentation on [delayed calls](Request::send_after).
224
223
///
225
224
/// ## Durable sleep
226
225
/// To sleep in a Restate application for ten seconds, do the following:
0 commit comments