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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,5 +44,5 @@ you should seriously consider using a more advanced system for high volume/high
44
44
See [Documentation](docs).
45
45
46
46
## Limitation
47
-
If you want to use multiple workers, please use only one per type.
47
+
If you want to use multiple workers, please use only one per type or double check that all jobs have a high enough timeout (>> 2x max possible execution time of a job).
48
48
Currently it would otherwise risk the jobs being run multiple times!
0 commit comments