Closed cy-phiz closed 1 year ago
The module veXY would crash if the API request to the server does not work as expected.
veXY
Add a try catch to the API request to protect the module from crashing entirely. If the API request fail, put 0 as the default APR for the pool.
0
Thanks for the review, fixed the format!
What's wrong?
The module
veXY
would crash if the API request to the server does not work as expected.How do I fix it?
Add a try catch to the API request to protect the module from crashing entirely. If the API request fail, put
0
as the default APR for the pool.