elucidsoft / dotnet-stellar-sdk

Stellar API SDK for .NET 6.x
Apache License 2.0
116 stars 54 forks source link

Gateway timeout 504 does not get reported by any response code. #363

Closed HarvieKrumpet closed 1 year ago

HarvieKrumpet commented 2 years ago

A 504 error is only returned as a null result. Any message returned by the Stellar api is lost.

This message is actually being sent by the Server but not kept by the response.

Your request timed out before completing. Please try your request again. If you are submitting a transaction make sure you are sending exactly the same transaction (with the same sequence number).

elucidsoft commented 2 years ago

We will take a look.

Kirbyrawr commented 2 years ago

Can you please provide more info, steps to reproduce the error, etc..? It help us to pinpoint the issue, thanks.

elucidsoft commented 2 years ago

@HarvieKrumpet

elucidsoft commented 1 year ago

Can't reproduce. Closing issue!