main.py [922:928]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                     extra={
                         'event_id': context.event_id,
                         'timestamp': context.timestamp,
                         'hostname': socket.gethostname(),
                         'pid': os.getpid(),
                         'execution_count': execution_count
                     })
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



main.py [931:937]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                     extra={
                         'event_id': context.event_id,
                         'timestamp': context.timestamp,
                         'hostname': socket.gethostname(),
                         'pid': os.getpid(),
                         'execution_count': execution_count
                     })
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



