Skip to content

Commit 61f9e7b

Browse files
committed
Update obsolete comments and perldoc.
Loose ends from commit 2a0f89c. Daniel Gustafsson
1 parent ddd4f82 commit 61f9e7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/perl/PostgresNode.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,7 @@ sub psql
11921192
=item $node->poll_query_until(dbname, query)
11931193
11941194
Run a query once a second, until it returns 't' (i.e. SQL boolean true).
1195-
Continues polling if psql returns an error result. Times out after 90 seconds.
1195+
Continues polling if psql returns an error result. Times out after 180 seconds.
11961196
11971197
=cut
11981198

@@ -1222,7 +1222,7 @@ sub poll_query_until
12221222
$attempts++;
12231223
}
12241224

1225-
# The query result didn't change in 90 seconds. Give up. Print the stderr
1225+
# The query result didn't change in 180 seconds. Give up. Print the stderr
12261226
# from the last attempt, hopefully that's useful for debugging.
12271227
diag $stderr;
12281228
return 0;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy