Skip to content

Commit 81c53b0

Browse files
committed
Reset to success
1 parent c65d03c commit 81c53b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

graphile-build/graphile-build-pg/src/plugins/PgIntrospectionPlugin.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -753,6 +753,8 @@ export const PgIntrospectionPlugin: GraphileConfig.Plugin = {
753753
return restart(e);
754754
}
755755
regather();
756+
// Reset to success
757+
attempts = 0;
756758
waitNext();
757759
};
758760
waitNext();

0 commit comments

Comments
 (0)