Ameobea / algobot3

Third iteration of the algorithmic trading bot I've been working on.
5 stars 0 forks source link

tickProcessor Output Failing #12

Open Ameobea opened 8 years ago

Ameobea commented 8 years ago

After a certain period of time passes from the launch of a tickProcessor, its stderr/stdout -> redis functionality seems to die. This may be from the function getting killed off after it fulfills or some other thing, but in any case output was NOT written to redis except right after the instance was launched,