(ws) cobra to sentry. Handle Error 429 Too Many Requests and politely wait before sending more data to sentry

This commit is contained in:
Benjamin Sergeant
2019-12-05 15:59:29 -08:00
parent c2377e8747
commit 094d16304d
5 changed files with 59 additions and 11 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "7.4.5"
#define IX_WEBSOCKET_VERSION "7.5.0"