Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | settings.SETUP.SENTRY_CAPTURE_MESSAGES (#133) | Michael Manfre | 2022-12-06 | 1 | -1/+1 |
| | |||||
* | Setting to enable Sentry capture_messages (#128) | Michael Manfre | 2022-12-06 | 1 | -1/+1 |
| | |||||
* | Simplified settings | Tyler Kennedy | 2022-11-26 | 1 | -2/+2 |
| | | | Migrated settings to typed pydantic settings | ||||
* | Don't waste DB rows on bad inbox actors | Andrew Godwin | 2022-11-20 | 1 | -0/+33 |
| | | | | | Seems Sidekiq will keep trying to deliver messages even when the actor no longer exists? | ||||
* | Actor delete, sentry async, faster stator | Andrew Godwin | 2022-11-20 | 1 | -0/+10 |