Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would I make a pcall loop when an error occurs?

Asked by
uhTeddy 101
5 years ago

I want to make a datastore type script but, I don't know how I would be able to have a pcall loop until it works, such as too many requests. How would I have it retry.

0
You shouldn't worry about throttling request limit. If you're worried it's because you are in fact throttling it. Send fewer requests. User#19524 175 — 5y
0
What about multiple users joinning at the same time. uhTeddy 101 — 5y
0
What is your script? User#19524 175 — 5y
0
That shouldn't be a problem either. User#19524 175 — 5y
0
I don't have a script I am just asking in general when I start creating a datastore script as I have created them before but they throttled. uhTeddy 101 — 5y

Answer this question