Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
(#899) Increase zocalo timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicOram committed Sep 15, 2023
1 parent 5e751e8 commit 940e0d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import hyperion.log
from hyperion.exceptions import WarningException

TIMEOUT = 90
TIMEOUT = 180


class NoDiffractionFound(WarningException):
Expand Down

0 comments on commit 940e0d1

Please sign in to comment.