Skip to content

Turn off execution after consicutive same error #360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hossain-khan opened this issue Dec 22, 2024 · 0 comments · Fixed by #361
Closed

Turn off execution after consicutive same error #360

hossain-khan opened this issue Dec 22, 2024 · 0 comments · Fixed by #361

Comments

@hossain-khan
Copy link
Owner

For example, when repo token can't get PR details we keep getting

Progress   0% ╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━   1/357 (0:00:00 / 0:01:Error message: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/pulls/pulls#get-a-pull-request","status":"404"}
Error getting PR#101389. Got: HTTP 404  - {"message":"Not Found","documentation_url":"https://docs.github.com/rest/pulls/pulls#get-a-pull-request","status":"404"}

------------------------------------------------------------------------------------------------
NOTE: You can turn on HTTP request and response debugging that contains
      HTTP response header containing important information like API rate limit.

You can turn on this feature by opening `[BuildConfig]` and setting `DEBUG_HTTP_REQUESTS = true`.
------------------------------------------------------------------------------------------------

Error message: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/pulls/pulls#get-a-pull-request","status":"404"}
Error getting PR#101388. Got: HTTP 404  - {"message":"Not Found","documentation_url":"https://docs.github.com/rest/pulls/pulls#get-a-pull-request","status":"404"}

------------------------------------------------------------------------------------------------
NOTE: You can turn on HTTP request and response debugging that contains
      HTTP response header containing important information like API rate limit.

You can turn on this feature by opening `[BuildConfig]` and setting `DEBUG_HTTP_REQUESTS = true`.
------------------------------------------------------------------------------------------------

Error message: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/pulls/pulls#get-a-pull-request","status":"404"}
Error getting PR#101384. Got: HTTP 404  - {"message":"Not Found","documentation_url":"https://docs.github.com/rest/pulls/pulls#get-a-pull-request","status":"404"}

------------------------------------------------------------------------------------------------
NOTE: You can turn on HTTP request and response debugging that contains
      HTTP response header containing important information like API rate limit.

You can turn on this feature by opening `[BuildConfig]` and setting `DEBUG_HTTP_REQUESTS = true`.
------------------------------------------------------------------------------------------------

Error message: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/pulls/pulls#get-a-pull-request","status":"404"}
Error getting PR#101376. Got: HTTP 404  - {"message":"Not Found","documentation_url":"https://docs.github.com/rest/pulls/pulls#get-a-pull-request","status":"404"}

------------------------------------------------------------------------------------------------
NOTE: You can turn on HTTP request and response debugging that contains
      HTTP response header containing important information like API rate limit.

You can turn on this feature by opening `[BuildConfig]` and setting `DEBUG_HTTP_REQUESTS = true`.
------------------------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant