ANdi

Results 14 issues of ANdi

Also cleanup issues that are generated in autoland for each revision from phabricator.

It can be seen in [D187545](https://phabricator.services.mozilla.com/D187545) that there were no tasks associated with this revision. Looking other the logs there was a local mercurial error even if the push was...

Our pkeys in our db use django sequences with pgsql, this works fine if you have a fairly small number of rows but since we populate on a daily bases...

It can be seen in [D181494](https://phabricator.services.mozilla.com/D181494#C6574269NL55) that the second `for loop` has nothing to do in the current context and must be associated with line 248. This is a rendering...

In PR #1804 we kept back sentry-sdk 1.22.2 because later versions break our integration, we should mitigate this with tests.

After a redeployment of code-review infra code-review.moz.tools seems to be down. After investigation this seems to be because of a caching issue with the reverse proxy. A workaround for this...

As it can be seen in #1693 for each request, we need to write headers, this can be avoided by using sessions that caches connections, cookies etc and in the...

This is a high yield issue from [sentry](https://mozilla.sentry.io/issues/3933805742/?alert_rule_id=12607839&alert_timestamp=1677750310034&alert_type=email&environment=production&project=6273985) it should be investigated

Sentry
teklia-2024

This is a high yield warning on [Sentry](https://mozilla.sentry.io/issues/3573824888/?alert_rule_id=12607839&alert_timestamp=1677589615658&alert_type=email&environment=production&project=6273985). This seems to be an issue with the current path for the issue that is used, `.`.

Sentry
teklia-2024

In #1415 we've added a limitation for urllib3==1.26.12, this should be removed once `requests` supports urllib3 >= 2.0.0