Skip to main content

Module async_utils

Module async_utils 

Source
Expand description

Comprehensive async trait utilities and helpers

Functionsยง

process_batch_with_rate_limit
Batch processor for concurrent operations with rate limiting
with_retry
Retry wrapper for async operations
with_timeout
Timeout wrapper for any async operation