Skip to content

Commit

Permalink
continue
Browse files Browse the repository at this point in the history
  • Loading branch information
mgineer85 committed Nov 4, 2024
1 parent 682d091 commit 691f704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wigglecam/services/jobservice.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ def _jobprocessor_fun(self):
logger.info("trigger received but no job was set up. standalone_mode is enabled, so using default job setup")
else:
logger.error("you have to setup the job first or enable standalone_mode!")
continue

try:
self._proc_job()
Expand Down

0 comments on commit 691f704

Please sign in to comment.