Can DataStore2 infintely yield?

If I use dataStore:Get() will it ever infinitely yield or is it a built in feature that it won’t?

Short response but datatStore:Get() will not infinitely yield. In addition, the module has great error handling if there’s something wrong with Roblox data stores

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.