system
October 19, 2017, 3:55pm
1
Migrated from Redmine #58 | Author: Florian Sauter
Status: New | Priority: High, I’m very impatient | Created: 2017-10-19
we from time to time experience super long response times when actually creating a new booking (> 5sec).
this results in lost costumers.
What can we do to bring this down to <1 sec?
system
October 24, 2017, 3:38pm
2
Florian Sauter wrote:
Hm, any response on this?
system
October 24, 2017, 3:39pm
3
Dmytro Bondarev wrote:
Hi!
Please provider request, we will check it.
system
October 24, 2017, 4:08pm
4
Florian Sauter wrote:
we are mostly experiencing it with
getAvailableUnits & book
system
October 24, 2017, 4:28pm
5
Dmytro Bondarev wrote:
Do you use smtp plugin?
Can you please provide params for getAvailableUnits method as example of long response.
system
October 24, 2017, 4:36pm
6
Florian Sauter wrote:
guys, we have an enterprise account with 6 sub accounts with you.
please check your logs on those environments. thx.
system
October 24, 2017, 6:07pm
7
Redmine Admin wrote:
Please provide us request body and if smtp plugin enabled for account you have problem with
system
December 21, 2017, 5:29pm
8
Florian Sauter wrote:
hey, our request look like that:
const response = await simplyBook.companyAPI(
companyToken,
‘book’,
serviceId,
inspector,
date,
time,
clientData,
customFields
)
yes, SMTP is enabled and some sub accounts but not in all of them.
currently booking takes 3-7 seconds.
system
December 21, 2017, 9:39pm
9
Redmine Admin wrote:
what is your SMTP responce time?
system
December 22, 2017, 8:00am
10
Florian Sauter wrote:
its google, so should be fast
we also have such delays for accounts without SMTP enabled
system
December 22, 2017, 8:09am
11
Redmine Admin wrote:
we need actual data to check this problem with headers and everything. It could be your network or DNS problems as well
system
December 22, 2017, 8:12am
12
Florian Sauter wrote:
feel free to fire requests yourself for account ototrink, as long as you clean up the data afterwards.
we execute those calls from data centers across three continents so I’m quite sure its not network.
system
December 22, 2017, 8:13am
13
Florian Sauter wrote:
of course I can not provide you real data in an open ticket system but you can also add me to Skype and we can have a call there: floh_ka
system
December 22, 2017, 8:14am
14
Florian Sauter wrote:
Florian Sauter wrote:
feel free to fire requests yourself for account ototrink, as long as you clean up the data afterwards.
we execute those calls from data centers across three continents so I’m quite sure its not network.
sorry, carfirst not ototrink
system
December 22, 2017, 8:15am
15
Redmine Admin wrote:
we need full request with data
system
December 22, 2017, 8:15am
16
Florian Sauter wrote:
please add me on Skype so I can provide it
system
December 22, 2017, 8:46am
18
Florian Sauter wrote:
i will not post production user data on a forum!
system
December 22, 2017, 8:48am
19
Redmine Admin wrote:
do booking with test data. Request do not contain any sensitive user data as we do not ask you to provide auth tokens or password
system
December 22, 2017, 8:51am
20
Florian Sauter wrote:
guys, either you have a closed ticket system where other customers of you don’t have access to my tickets or you provide me with a direct communication channel.
Just posting the structure of our calls already is at the edge of violating my employment contract as other can basically derive how we are working from that.