rbxcloud icon indicating copy to clipboard operation
rbxcloud copied to clipboard

Requests should have a timeout

Open memorycode opened this issue 6 months ago • 0 comments

Many Roblox APIs have been hanging indefinitely over the past few weeks and reqwest does not have a request timeout by default. We have run into this on the list_memberships endpoint and have had to fork + add a timeout in the meantime.

memorycode avatar Jun 28 '25 16:06 memorycode