Skip to content

Commit

Permalink
Update packages/main.py
Browse files Browse the repository at this point in the history
Hallo Lena,
das glaube ich einfach mal :-) 
Ich werde es testen wenn es im master ist.

Co-authored-by: LKuemmel <76958050+LKuemmel@users.noreply.github.com>
  • Loading branch information
rleidner and LKuemmel authored Aug 4, 2023
1 parent ddc4fca commit 2aa3dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def handler_midnight(self):
except Exception:
log.exception("Fehler im Main-Modul")

@exit_after(60)
@exit_after(10)
def handler_random_nightly(self):
try:
data.data.system_data["system"].create_backup_and_send_to_cloud()
Expand Down

0 comments on commit 2aa3dd7

Please sign in to comment.