B
BuildShip
A
BuildShip
•
17mo ago
akfj
akfj - Hi, I have a question, if I call an exte...
Hi
, I have a question
, if I call an external API from another website
, does the wait
-time will be count into execution hours
?
BuildShip
Join
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,852
Members
View on Discord
Was this page helpful?
Yes
No
G
Gaurav Chadha
•
8/20/24, 10:03 AM
Hi
@akfj
, yes as execution hours depends on how long it takes for each execution to process
(including any external API call as well
)
, it is counted by the time it takes to process each execution
.