Skip to content

unspent-outputs to return proper HTTP error when timing out #31

Description

@schildbach

When asking for unspent outputs it sometimes times out which doesn't return a proper HTTP error.

https://api.biteasy.com/blockchain/v1/unspent-outputs?per_page=MAX&address%5B%5D=1KSBig8uywSV1SHjGucvNQsWxDAV1qw7tz

In apps, it looks like as if SSL handshake was broken:

SSL handshake aborted:
ssl=0x7779cbf8: Failure in SSL library, usually a protocol error
error:14077410:SSL
routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
(external/openssl/s23_clnt.c:741 0x72f7d7e8:0x00000000)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions