Hi guys, I am wondering about the free version and...
# general
a
Hi guys, I am wondering about the free version and the availability of the API's. There is a mention about a "sleep time". How does it work?
r
4 hours after the last request to your mock API it will go to sleep. A subsequent request will wake it up, but that will require it to refetch its configuration from the database, so will be a little slower than usual.
a
Ok. Thank you very much. It makes sense