Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[_]: fix/ping apn every hour as suggested by APN docs #455

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

jzunigax2
Copy link
Contributor

According to logs it seems the APN connection keeps getting lost forcing a reconnect, pinging it every hour could help avoid disconnects according to APN docs. Also there was a bug where max reconnection attempts were not being reset after a succesfull connection.

@jzunigax2 jzunigax2 added the bug Something isn't working label Sep 6, 2024
@jzunigax2 jzunigax2 self-assigned this Sep 6, 2024
@jzunigax2 jzunigax2 requested a review from apsantiso as a code owner September 6, 2024 16:51
Copy link

sonarqubecloud bot commented Sep 6, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@apsantiso apsantiso merged commit 46d90c4 into master Sep 6, 2024
9 of 14 checks passed
@apsantiso apsantiso deleted the fix/keep-apn-connection-alive branch September 6, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready-for-preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants