stacc-dasso / woocommerce-extension

A Woocommerce extension that will communicate with STACC's API
0 stars 0 forks source link

Timeout conflict with client setup #105

Open komasing opened 5 years ago

komasing commented 5 years ago

In some cases the apiclient requests time out after the system times out. This causes problems with event functionalities (i.e. observed events fail and and stop customers from buying products).

Should test whether the products page is still rendered even when our API call fails/times out. Recommendation block's content should be retrieved with AJAX, otherwise shop customers have to wait for the page to load.