Skip to content

Commit

Permalink
Update scripts/accumulator-server.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan authored Oct 23, 2024
1 parent d81ee13 commit 1b34629
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/accumulator-server.py
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,8 @@ def log_error(error_message):
:param error_message: The error message to log
"""
logging.error(error_message)


def send_continue(request):
"""
Inspect request header in order to look if we have to continue or not
Expand Down

0 comments on commit 1b34629

Please sign in to comment.