Commit Graph

6 Commits

Author SHA1 Message Date
burnettk bf48f91a2f Squashed 'flask-bpmn/' changes from a901d7ffb..cedc5253a
cedc5253a Merge pull request #8 from sartography/feature/clean_up_sentry_errors
3f3730226 removed exra comment signs w/ burnettk
e070503f7 avoid sending two errors to sentry w/ burnettk

git-subtree-dir: flask-bpmn
git-subtree-split: cedc5253add81a18a274f2cd3289fe36bb138f8b
2022-10-27 22:03:51 -04:00
Dan b54299f28f Squashed 'flask-bpmn/' changes from c8fd01df4..c7e2f98d1
c7e2f98d1 fixed sentry calls by moving the logger.exception call w/ burnettk

git-subtree-dir: flask-bpmn
git-subtree-split: c7e2f98d1c42e3ff90a989957a346f4f87e622b8
2022-10-21 16:18:27 -04:00
burnettk 9b83ec1849 Squashed 'flask-bpmn/' changes from bd4b45a84..c8fd01df4
c8fd01df4 send ApiError to sentry and remove ApiError specific handler and send everything through the same one
70ee69c9b let InternalServerError be handled by the common Exception handler and do not send ApiErrors to sentry

git-subtree-dir: flask-bpmn
git-subtree-split: c8fd01df47518749a074772fec383256c482139f
2022-10-20 16:00:14 -04:00
burnettk 9d0278add0 Squashed 'flask-bpmn/' changes from 5edb83f66..6e1411dd1
6e1411dd1 log the exception before returning the response

git-subtree-dir: flask-bpmn
git-subtree-split: 6e1411dd134955a829bb9f3d59b4af121907cd35
2022-10-19 15:17:22 -04:00
jasquat fe10fdbe52 Squashed 'flask-bpmn/' changes from f3fc5394..42cebab5
42cebab5 send the sentry link for unknown exceptions w/ burnettk

git-subtree-dir: flask-bpmn
git-subtree-split: 42cebab51fe469ab9dcb45672917d34c1f30987a
2022-10-18 16:41:16 -04:00
Jon Herron 79e2bb98b7 Squashed 'flask-bpmn/' content from commit f3fc5394
git-subtree-dir: flask-bpmn
git-subtree-split: f3fc539423a3522d142146d2a039c0cd49badaf5
2022-10-12 10:23:45 -04:00