Skip to content
Snippets Groups Projects
Commit f7e603dd authored by MIRANDA GONZALES Marcelo's avatar MIRANDA GONZALES Marcelo
Browse files

Edit traitement.py

parent 85361812
Branches
No related tags found
No related merge requests found
......@@ -51,4 +51,4 @@ def process_new_files():
while True:
print("Checking for new files...")
process_new_files()
time.sleep(20) # every 5 mins
time.sleep(300) # every 5 mins
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment