Ashley Camba

Results 7 issues of Ashley Camba

Sentry is already using it in other projects, and we could de-couple our commit rules from the python code.

We would want to verify how the Native SDK behaves in these instances: Various ways of process termination: - KILL / TERM - Logout / Shutdown Using the following backends:...

Grouping auto-update is currently set as a boolean option. We should roll this out gradually, getting customer feedback and on the lookout for potential performance regressions.

Status: Backlog
Component: Grouping

Addresses our intermittent upload issues as described that #1017 was initially trying to address. Although we are mainly running into "connection reset by peer" exceptions, I've added connection timeouts, and...

## The Issue We are using GitHub actions and uploads have been failing [fairly consistently](https://github.com/pypa/twine/issues/1016). We have already reported this to `pypi`, but we would like to ask if you'd...

The celery docs advise against using tasks_always_eager (and is currently failing anyways in my current env) http://docs.celeryproject.org/en/latest/userguide/testing.html it recommends using mock to test celery tasks in unit tests.

Blocker
Update
Improvement

right now it can be a bit ambiguous what happens when delete is called on a storage, as it might leave files dangling. we should be able to configure what...

Feature
Improvement