SIENTIAPDE-1148
feat: add logging for Temporal namespace connection in worker.py
This commit is contained in:
@@ -49,6 +49,8 @@ async def main():
|
|||||||
notification_handler=notification_handler
|
notification_handler=notification_handler
|
||||||
)
|
)
|
||||||
|
|
||||||
|
logger.info('Connecting to Temporal side namespaces...')
|
||||||
|
|
||||||
await activities.connect_to_temporal()
|
await activities.connect_to_temporal()
|
||||||
|
|
||||||
logger.info('Starting Workers...')
|
logger.info('Starting Workers...')
|
||||||
|
|||||||
Reference in New Issue
Block a user