stop event update reqs after gql failure

This commit is contained in:
gozzy 2022-11-24 08:43:32 +00:00
parent 2ec1ed18b1
commit 889f02fa8c
6 changed files with 16 additions and 13 deletions

View file

@ -61,7 +61,6 @@ export const cachedEventsLength = {
}
export const httpConfig = {
withCredentials: false,
// buffer for tor connections
timeout: 30000,
keepAlive: true