[GH-ISSUE #2] .connect fails without retries when offline #2

Closed
opened 2026-05-23 08:33:41 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @appy-one on GitHub (Feb 26, 2021).
Original GitHub issue: https://github.com/appy-one/acebase-client/issues/2

Originally assigned to: @appy-one on GitHub.

Issue:
When offline (or server is unreachable), trying to execute client.connect() fails and does not retry.

Expected:
When offline: retry when browser goes online
When online: retry after x seconds

Originally created by @appy-one on GitHub (Feb 26, 2021). Original GitHub issue: https://github.com/appy-one/acebase-client/issues/2 Originally assigned to: @appy-one on GitHub. Issue: When offline (or server is unreachable), trying to execute ```client.connect()``` fails and does not retry. Expected: When offline: retry when browser goes online When online: retry after x seconds
gitea-mirror 2026-05-23 08:33:41 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@appy-one commented on GitHub (Feb 26, 2021):

Fix published with v1.1.0

<!-- gh-comment-id:786775228 --> @appy-one commented on GitHub (Feb 26, 2021): Fix published with v1.1.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-client#2
No description provided.