There was an error while loading. Please reload this page.
1 parent 37603d6 commit d6477eeCopy full SHA for d6477ee
1 file changed
src/classes/job.ts
@@ -1083,7 +1083,7 @@ export class Job<
1083
1084
/**
1085
* Retrieves the failures of child jobs that were explicitly ignored while using ignoreDependencyOnFailure option.
1086
- * This method is useful for inspecting which child jobs were intentionally ignored when an error occured.
+ * This method is useful for inspecting which child jobs were intentionally ignored when an error occurred.
1087
* @see {@link https://docs.bullmq.io/guide/flows/ignore-dependency}
1088
*
1089
* @returns Object mapping children job keys with their failure values.
0 commit comments