You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed in the docker-compose.yaml file for the NostalgiaForInfinity strategy that there's a service set up to restart the main container every 86400 seconds. Could you explain the reason behind this setup? Is it for stability, reconnecting to the exchange, or something else? Just curious to understand the thought process here.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Got it, thanks! So just to clarify, is this included mainly as a suggestion for stability or other reasons? Or is it more of a placeholder for users to customize as needed?
Got it, thanks! So just to clarify, is this included mainly as a suggestion for stability or other reasons? Or is it more of a placeholder for users to customize as needed?
Yes, in fact you don't have to use this. I don't use docker at all, for example, just native Python to run the bots. It's not required, just in order to update NFI either reload or - yes - some times a complete restart.
seventhsite
added a commit
to seventhsite/NostalgiaForInfinity
that referenced
this issue
Dec 4, 2024
Hi there! 👋
I noticed in the docker-compose.yaml file for the NostalgiaForInfinity strategy that there's a service set up to restart the main container every 86400 seconds. Could you explain the reason behind this setup? Is it for stability, reconnecting to the exchange, or something else? Just curious to understand the thought process here.
Thanks in advance!
The text was updated successfully, but these errors were encountered: