Skip to content

[Backend] Avoid overflooding console with exponential backoff#270

Merged
JFisica merged 3 commits intodevelopfrom
backend/avoid_overflow_console
May 17, 2025
Merged

[Backend] Avoid overflooding console with exponential backoff#270
JFisica merged 3 commits intodevelopfrom
backend/avoid_overflow_console

Conversation

@JFisica
Copy link
Collaborator

@JFisica JFisica commented May 16, 2025

Avoid overflowing the console when dialing fails by correctly implementing the exponential backoff function in the code.

@JFisica JFisica added this to the Backend v3.0.1 milestone May 16, 2025
@JFisica JFisica requested a review from msanlli May 16, 2025 18:01
@JFisica JFisica self-assigned this May 16, 2025
@JFisica JFisica linked an issue May 16, 2025 that may be closed by this pull request
@JFisica JFisica merged commit f0a1af1 into develop May 17, 2025
3 checks passed
@JFisica JFisica deleted the backend/avoid_overflow_console branch May 17, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid overflowing console and log file when no ip matches selected one

2 participants