[GH-ISSUE #1606] Aborting requests #1599

Closed
opened 2026-03-03 19:52:48 +03:00 by kerem · 6 comments
Owner

Originally created by @KirillKornev on GitHub (Apr 19, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1606

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Hi! Could you help me?
In old versions I often used aborting requests in breakpoint screen.
It worked perfect, I got result on the screen(my device) immediately and device got an error. We used aborting for testing scenarios when user got en error from backend for current request.
After update to version 4.6.1 something changed and aborting request abort it, but my device just make new requests, time after time try to call new request. It now looks like you don't have an internet connection.

Is it possible to change some settings to abort requests like in old versions?

Thank you!

Originally created by @KirillKornev on GitHub (Apr 19, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1606 Originally assigned to: @NghiaTranUIT on GitHub. ## Description Hi! Could you help me? In old versions I often used aborting requests in breakpoint screen. It worked perfect, I got result on the screen(my device) immediately and device got an error. We used aborting for testing scenarios when user got en error from backend for current request. After update to version 4.6.1 something changed and aborting request abort it, but my device just make new requests, time after time try to call new request. It now looks like you don't have an internet connection. Is it possible to change some settings to abort requests like in old versions? Thank you!
kerem 2026-03-03 19:52:48 +03:00
Author
Owner

@KirillKornev commented on GitHub (Apr 19, 2023):

Just for clear understanding attached an screenshot.
I tap abort button, but my request call again and again.

In old version it was aborted and I got an error on device.

Снимок экрана 2023-04-19 в 13 18 15
<!-- gh-comment-id:1514413173 --> @KirillKornev commented on GitHub (Apr 19, 2023): Just for clear understanding attached an screenshot. I tap abort button, but my request call again and again. In old version it was aborted and I got an error on device. <img width="1341" alt="Снимок экрана 2023-04-19 в 13 18 15" src="https://user-images.githubusercontent.com/56608476/233030364-d8de8d12-e787-4d87-a0a0-3c46edd70647.png">
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 19, 2023):

Thanks. On the latest version, we change the behavior of aborting, instead of close the connection immediately, it returns 503 error.

I will revert it and add options to choose which behavior it should be.

<!-- gh-comment-id:1514457860 --> @NghiaTranUIT commented on GitHub (Apr 19, 2023): Thanks. On the latest version, we change the behavior of aborting, instead of close the connection immediately, it returns 503 error. I will revert it and add options to choose which behavior it should be.
Author
Owner

@KirillKornev commented on GitHub (Apr 19, 2023):

Thank you!
I hope it will be fixed in the next versions.

<!-- gh-comment-id:1514461223 --> @KirillKornev commented on GitHub (Apr 19, 2023): Thank you! I hope it will be fixed in the next versions.
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 19, 2023):

I will fix and send you a Beta build tomorrow 👍

<!-- gh-comment-id:1514531202 --> @NghiaTranUIT commented on GitHub (Apr 19, 2023): I will fix and send you a Beta build tomorrow 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 19, 2023):

@KirillKornev let's use this beta build: https://download.proxyman.io/beta/Proxyman_4.6.1_Fix_breakpoint_abort.dmg

You can simply select the Abort behavior in the Abort submenu. You should select "Return 503 status code", which a previous logic.

Screenshot 2023-04-19 at 22 32 55
<!-- gh-comment-id:1514951132 --> @NghiaTranUIT commented on GitHub (Apr 19, 2023): @KirillKornev let's use this beta build: https://download.proxyman.io/beta/Proxyman_4.6.1_Fix_breakpoint_abort.dmg You can simply select the Abort behavior in the Abort submenu. You should select "Return 503 status code", which a previous logic. <img width="588" alt="Screenshot 2023-04-19 at 22 32 55" src="https://user-images.githubusercontent.com/5878421/233126517-275904d6-2a1d-43fe-bf85-b0b34a9e3848.png">
Author
Owner

@KirillKornev commented on GitHub (Apr 19, 2023):

Really fast answer. Thanks!

<!-- gh-comment-id:1514999710 --> @KirillKornev commented on GitHub (Apr 19, 2023): Really fast answer. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1599
No description provided.