Files
zulip/zerver/lib/remote_server.py
Prakhar Pratyush c846302417 send_to_push_bouncer: Avoid repeated code lookup in error handling.
This commit extracts `code` lookup into a local variable
to simplify and de-duplicate the conditional logic for
handling different error codes.
2025-07-14 14:52:38 -07:00

19 KiB