Confirmed users
1,233
edits
Line 45: | Line 45: | ||
* looking for feedback on a proposal to replace direct SQL access with http api's in the rewrite | * looking for feedback on a proposal to replace direct SQL access with http api's in the rewrite | ||
** https://bugzilla.mozilla.org/show_bug.cgi?id=1346883 | ** https://bugzilla.mozilla.org/show_bug.cgi?id=1346883 | ||
** peterbe: +1 on replacing every psycopg2/transaction_executor with a requests.get(). Mind you, the postgres db connection is likely to be more reliable than our webapp. With good retry support and internal caching this might not be an issue. | |||
=== Upgrading elasticsearch === | === Upgrading elasticsearch === |