You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2022. It is now read-only.
The docs https://rethinkdb.com/api/javascript/js/ say that default timeout for r.js() is 5 secs.
But this query r.js("while(true) {}") doesn't timeouts. Build today from the next branch. But it works in rethinkdb-legacy.
The text was updated successfully, but these errors were encountered:
The docs https://rethinkdb.com/api/javascript/js/ say that default timeout for
r.js()
is 5 secs.But this query
r.js("while(true) {}")
doesn't timeouts. Build today from the next branch. But it works in rethinkdb-legacy.The text was updated successfully, but these errors were encountered: