Skip to content

Retry API connection in more cases#331

Merged
zer0k-z merged 1 commit intoKZGlobalTeam:masterfrom
AlphaKeks:fix/reconnect-in-more-cases
Feb 28, 2025
Merged

Retry API connection in more cases#331
zer0k-z merged 1 commit intoKZGlobalTeam:masterfrom
AlphaKeks:fix/reconnect-in-more-cases

Conversation

@AlphaKeks
Copy link
Copy Markdown
Collaborator

  • if we exceed the heartbeat timeout but were already connected, we try again (probably network issues?)
  • if the API has problems, we will retry in intervals of 10-30 minutes

Fixes #329.

- if we exceed the heartbeat timeout but were already connected, we try
  again (probably network issues?)
- if the API has problems, we will retry in intervals of 10-30 minutes
@AlphaKeks AlphaKeks force-pushed the fix/reconnect-in-more-cases branch from 1493566 to 67aa925 Compare February 28, 2025 15:16
@zer0k-z zer0k-z merged commit 985fd8c into KZGlobalTeam:master Feb 28, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

Retry API connection in more cases

2 participants