Browser rendering api max timeout
Hi there, I need some clarification. With the Browser Rendering API, using keep_alive set to 600000ms extends the idle timeout to 10 minutes, but does the overall session lifetime also remains capped at 10 minutes regardless of activity? Thanks!
3 Replies
cc @Kathy
Hi @Kathy, could you please confirm?
Hi there!
no - if there's activity the browser lifetime can be extended past 10 minutes. the limit is an undetermined time though (will be reset if something changes on our end, ex: a new deploy)
out of curiousity, what are you building and what're you using browser rendering for?