• Resolved vapemex

    (@vapemex)


    hello,

    we were testing and realized that roles were not granted on real time after successful payment. I had to enter to dashboard and run API manually. How could I run that cronjob every time there is a change on memberships like purchases to grant instant the access to our discord server, cancels to block access to discord when end of subscription date is reached. At the end I need realtime changes on memberships or roles on discord.

Viewing 1 replies (of 1 total)
  • Hello, Thanks for writing to us. @vapemex

    You can increase processing of scheduled actions from Advanced settings tab.

    Follow This: –> Discord Settings –> Advanced –> Set job queue concurrency.

    Increase is to any number larger than 1,

    Another is: Set job queue batch size, set it to any number larger than 7

    These default numbers are optimized for most of the cases, and increasing these may result in getting an API calling error of being RATE LIMITED from the discord.

Viewing 1 replies (of 1 total)
  • The topic ‘Modify cron’ is closed to new replies.