This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
Link timeout fix
This release adds a relatively minor patch; requests will now timeout after a set amount of time.
If a request is made and the framework cannot connect to the server in <2 seconds, the request is dropped. If it takes 5 seconds to retrieve data, the request is dropped.
We hope this provides you all a smoother experience.
EDIT: Hotfix to add version to composer.json, so modules can depend on this.