gotify / gotify/android

Make reconnect timer customizable

Open
#369 8 comments 1 reaction 0 assignees View on GitHub
a:feature
Dominant language
Java
Stars
1.5k
Forks
217
PR merge metrics
No merged PRs in 30d

Description

Hi, I would like to change the amount of time the application waits to reconnect to the server. Currently it waits 60 seconds and then increments. Personally I would like the app to try to reconnect every 10 seconds without incrementing, I can see that's overkill for most people, so I'm asking for this timer to be made customizable.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by locating the reconnect timer and the app's settings entry point, then trace how the current 60-second incremental delay is applied. Done means users can configure the reconnect interval and disable incrementing, with the requested behavior covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.