Sean Hammond
Sean Hammond
https://sentry.io/organizations/hypothesis/issues/956191704/?project=37293&referrer=github_plugin ``` OperationalError: (psycopg2.OperationalError) index row size 3216 exceeds maximum 2712 for index "uq__document_uri__claimant_normalized" HINT: Values larger than 1/3 of a buffer page cannot be indexed. Consider a function index...
We currently have 114 unresolved production h backend issues in Sentry. This is too many: we don't want any new issues created by upgrading to Python 3 to be drowned...
https://sentry.io/organizations/hypothesis/issues/978146793/?project=37293&referrer=github_plugin ``` ValueError: invalid literal for int() with base 10: 'chrome-extension' (17 additional frame(s) were not displayed) ... File "h/storage.py", line 232, in expand_uri doc = models.Document.find_by_uris(session, [uri]).one_or_none() File "h/models/document.py",...
https://sentry.io/organizations/hypothesis/issues/856736679/?project=37293&referrer=github_plugin ``` IntegrityError: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely) (psycopg2.IntegrityError) duplicate key value violates unique constraint "uq__user_group__user_id" DETAIL:...
If the client's `services[0].apiUrl` config setting is `http://localhost:5000/api` then the client will incorrectly try to use `http://localhost:5000/token`, get a 404 response from h, and show a "Hypothesis login lost" error....
When you apply a search filter to the annotations in the sidebar that document continues to show the highlights for all annotations, not just the ones still being shown in...
A dataset's page should contains a link to the dataset's harvest source's page
Currently to see when a dataset was last harvested you have to go to the dataset's harvest source's page and then click on Admin. Suggest adding this info to the...
For example: http://www.publicdata.eu/harvest/087e84a3-61e5-4e83-b67e-e15a9d66c2d8 You have to click on About to get a link to the actual source page. Might as well put that link in the sidebar on the main...