diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-10-11 00:50:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-11 00:50:18 +0200 |
commit | 790d3bc6370f1baf0d00ccf89e81387204c65194 (patch) | |
tree | 7dc95810d0e641afd7a6cc7fdab7273760457cb0 /app/services/search_service.rb | |
parent | ac7df62a0441b95ec04fd9111a9394795dd53ff2 (diff) |
Move network calls out of transaction in ActivityPub handler (#8951)
Mention and emoji code may perform network calls, but does not need to do that inside the database transaction. This may improve availability of database connections when using pgBouncer in transaction mode.
Diffstat (limited to 'app/services/search_service.rb')
0 files changed, 0 insertions, 0 deletions