Add Sentry for error tracking in production
This commit is contained in:
parent
25f2d29fb6
commit
94e7962e09
2 changed files with 12 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ dependencies = [
|
|||
"pydantic",
|
||||
"pygments",
|
||||
"python-dotenv",
|
||||
"sentry-sdk",
|
||||
"setproctitle",
|
||||
"tqdm",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue