sentry-enable
Some checks failed
Deploy to core / deploy (push) Failing after 46s

This commit is contained in:
2024-02-16 12:44:19 +03:00
parent 9a2d7b6f11
commit 7aaa9e8d8b
2 changed files with 3 additions and 1 deletions

View File

@@ -29,5 +29,5 @@ def start_sentry():
]
)
except Exception as e:
print('[sentry] init error')
print('[services.sentry] init error')
print(e)