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

Futures Client: Constant listenKeyExpired #510

Open
JackG-eth opened this issue Aug 30, 2023 · 1 comment
Open

Futures Client: Constant listenKeyExpired #510

JackG-eth opened this issue Aug 30, 2023 · 1 comment

Comments

@JackG-eth
Copy link

This is with the futures client.
WsUserDataServe function err handler returns:

2023/08/30 20:28:39 Error unmarshal. {"e": "listenKeyExpired","E": "1693427319838","listenKey": "KEY"}
2023/08/30 20:28:39 Received error: json: cannot unmarshal string into Go struct field WsUserDataEvent.E of type int64

Receive the above message every 30sec-5mins

listen keys should last 60 minutes and can be permanently extended. Any ideas?

@JackG-eth
Copy link
Author

@adshao Have you seen this error before? I ran my program for 3 hours and about 100 new keys were needed.

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