Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanConfluent committed Feb 6, 2024
1 parent e5231f1 commit e8bd321
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ public void eval(CompletableFuture<String> future, String c) {
}
}

/** Testing open method is called. */
/** Testing that failing requests can recover after restore. */
public static class TwosFailFunction extends AsyncScalarFunction {
private static final int TOTAL_FAILURES = 1;

Expand Down

0 comments on commit e8bd321

Please sign in to comment.