Jump to content
McKay Development

Recommended Posts

Posted

Hey! 

So, I've been using this module for a while now, and I went through a problem that I was able to make a workaround but I think that it should have a better solution for it.

If you have a busy bot with couple thousand trades a day the polldata.json file will get insanely big with time and since we deep clone it each pool it can REALLY affect the performance of the app overtime. Should we create a cleaning function for the polldata file or do you think there is other solution?

Posted

It's definitely a good idea for busy bots to prune their polldata once in a while. It should probably be done automatically by the module, but for the moment it needs to be done manually.

I have a new major version in the works; I'll see about adding auto-pruning to it.

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...