Files
stack/sdks
Ejiro Asiuwhu a26a68225e refactor: extract _get_actual_status helper to deduplicate header parsing
The x-stack-actual-status header was parsed with identical try/except
blocks in 4 places. Extracted into a single _get_actual_status() static
method on BaseAPIClient, used by _parse_response, _get_retry_delay,
and both sync/async request() loops.
2026-03-26 11:43:38 +01:00
..
2026-03-25 16:44:42 -07:00