Why is My Custom Internal Set Not Running at 1-Second Intervals Anymore?

This topic was automatically generated from Slack. You can find the original thread here.

  • i have a custom internal set to run ever 3 seconds - but its taking atleast 20-30 sends to run each time - has soemthing changed that i can run custom intervals at 1 second anymore?

Is this something you used to do reliably and it changed at some point? I can’t say right away if running an interval every 3 seconds is viable, even if your code is very small

yes it use to take a lot quicker than 20 seconds per event … i had to throttle things … but i needed something that ran quicker than 20-30 seconds to process … so if its not able to do that - why have that option? What is the option then I need to use if i need to process something every 5-6 seconds?