network_call
Outbound network call
Outbound network call
Line 73Snippets
def fetch_data(url: str) -> dict:async def fetch_with_timeout(url: str) -> dict:@traced("fetch_user_data")async def fetch_user_data(user_id: str) -> dict: self.metrics.increment("user.fetch.success")Trust Score
Mis a jour il y a 6 jours
Analyse le
31 mars 2026, 15:58
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 6 jours
Analyse le 31 mars 2026, 15:58
Description
Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry logic, implementing timeouts, building fault-tolerant services, or handling transient failures.
Scans recents
31 mars 2026, 15:58
Latest analysis
31 mars 2026, 15:13
Run 2
27 mars 2026, 15:54
Run 1