Skip to content

Instantly share code, notes, and snippets.

View sladkovm's full-sized avatar

Maksym Sladkov sladkovm

View GitHub Profile
@datashaman
datashaman / resilientsession.py
Last active November 9, 2023 01:05
More succinct resilient session
from requests import Session
import time
class ResilientSession(Session):
"""
This class is supposed to retry requests that return temporary errors.
At this moment it supports: 502, 503, 504
"""
@pierrebeaucamp
pierrebeaucamp / LeanCanvas.md
Created November 12, 2015 04:05
A Lean Canvas in markdown

Lean Canvas

The Lean Canvas is a version of the Business Model Canvas adapted by Ash Maurya specifically for startups. You can read more about it here.

Problem

Top 3 Problems