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
It makes sense to limit potentially huge/slow/resource consuming processes, such as processing very large files, big directories, producing a lot of matches. When these are implemented, we can implement several profiles with default values, such as fast with conservative limits and slow with unlimited.
The text was updated successfully, but these errors were encountered:
It makes sense to limit potentially huge/slow/resource consuming processes, such as processing very large files, big directories, producing a lot of matches. When these are implemented, we can implement several profiles with default values, such as
fast
with conservative limits andslow
with unlimited.The text was updated successfully, but these errors were encountered: