Skip to content
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

add retry mechanism on socket_closed_remotely #30

Open
klarnalzw opened this issue Jul 1, 2021 · 0 comments
Open

add retry mechanism on socket_closed_remotely #30

klarnalzw opened this issue Jul 1, 2021 · 0 comments

Comments

@klarnalzw
Copy link

sometime we got this error because of network issue (I guess), it would be nice if we could have any retry mechanism.

escript: exception error: no match of right hand side value {error,
                                                    socket_closed_remotely}
  in function  bitbucket_repo_config:do_verify/4 (/bitbucket_erlang_client/_build/default/lib/bitbucket_erlang_client/src/bitbucket_repo_config.erl, line 139)
  in call from bitbucket_repo_config:do_verify/6 (/bitbucket_erlang_client/_build/default/lib/bitbucket_erlang_client/src/bitbucket_repo_config.erl, line 82)
  in call from bitbucket_erlang_client:do_main/1 (/bitbucket_erlang_client/_build/default/lib/bitbucket_erlang_client/src/bitbucket_erlang_client.erl, line 40)
  in call from escript:run/2 (escript.erl, line 759)
  in call from escript:start/1 (escript.erl, line 277)
  in call from init:start_em/1
  in call from init:do_boot/3
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

No branches or pull requests

1 participant