...
Sometimes the end server is busy but using the flag -retry you can instruct the http handler to make X amount of requests to try again, this will perform a back off to try and not swamp the end server.
Version History
V1.1.10
8th June 2023
Fix issue where fast-remote-event would crash when receiving a a server response other than JSON.
...