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
{{ message }}
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
If we press restart button multiple times in a row, then it will be created multiple heritrix jobs, but removed only the initial one.
We need protection on multiple levels:
on UI we should disable button once restart request is submitted
on server side we should refuse any state related changes while restart or pause or resume is in progress
The text was updated successfully, but these errors were encountered:
If we press restart button multiple times in a row, then it will be created multiple heritrix jobs, but removed only the initial one.
We need protection on multiple levels:
The text was updated successfully, but these errors were encountered: