• Resolved valehero

    (@valehero)


    When TeraWallet “credit logs” grow, the website becomes slow!

    I previously made a work around here:
    https://wordpress.org/support/topic/how-to-disable-and-delete-transaction-history-without-effecting-user-credits/

    Can you guys make a Function/Option to disable this SHIT LOGS?

    I dont need this LOGS, when I sell a service then my users can see the Credit Logs with the service/order details.
    I understand some users might need this Logs, but in my case I DONT NEED IT!

    You should be able to add a function so I can decide if I need this LOG or I DONT need this LOG (Simple ON/OFF tick option).

    When I had this issue for 10 months ago, at that time I was only processing about 30.000 orders per month = 30.000 TeraWallet transaction logs per month.

    Now I do 30.000+ orders EVERYDAY = 900.000+ transaction logs per month.

    Every transaction always check ALL transactions before processing.
    And this EAT A LOT OF CPU POWER!!!!!

    If you can DISABLE this Transaction LOGS then my system is NOT using any CPU power at all. Everything is fine, but with this BIG logs it makes this plugin USELESS for me.

    The work around I made, which you can see on given LINK above is NOT SAFE to use.

    I had a Cron-Job running every 15 minutes to DELETE all transaction Logs.
    And I see 2 problems:

    1.) If user dont use Credits for last 15 minutes, then his account balance shows Negative balance.
    Sample: 1 of my customers had $ 8586.00 USD in his account.
    He did not make any order for 15 minutes..
    After 15 minutes the Cron-Job runs..
    He see in his account TeraWallet balance: $ -2.65 USD

    Of course he had a SHOCK seeing all his 8586 USD gone!
    I checked on WP Admin side and I see he have still 8586 USD.

    I tell him to add 1 order and all will be good.
    He added 1 order from frontend (even balance shows -2.65 USD)
    And he got his credits back.

    2. Problem happens if users add orders during this 15 minutes.
    If user add 1 or 100 orders within 15 minutes.
    When Cron-Job runs, he get AUTO REFUNDED Last order 🙁
    Which is a loss for me.

    Can you please add a function so users can Select if they want this Logs or not need this Logs?

    The plugin is good in many ways but it makes it useless with this Logs.

    Please HELP, any advice is highly appreciated.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘TeraWallet LOG makes my website SLOW! Please help.’ is closed to new replies.