pub fn rate_limited_error( message: impl Into<String>, retry_after: Option<u64>, ) -> TodoistError
Helper function to create a rate limiting error