RFR: 1701: Make use of Etag optional for MailingListArchiveReaderBot
Erik Joelsson
erikj at openjdk.org
Thu Dec 1 15:21:33 UTC 2022
We are experiencing long delays from when a user posts an email to a PR thread to when the MailingListArchiveReaderBot posts it as a comment to the PR. I think this is caused by the service provider for the mailinglists archive not handling Etags correctly. While that is sorted out, we need to be able to turn the use of etags off. This patch makes it a configuration parameter.
-------------
Commit messages:
- SKARA-1701
Changes: https://git.openjdk.org/skara/pull/1430/files
Webrev: https://webrevs.openjdk.org/?repo=skara&pr=1430&range=00
Issue: https://bugs.openjdk.org/browse/SKARA-1701
Stats: 21 lines in 5 files changed: 14 ins; 0 del; 7 mod
Patch: https://git.openjdk.org/skara/pull/1430.diff
Fetch: git fetch https://git.openjdk.org/skara pull/1430/head:pull/1430
PR: https://git.openjdk.org/skara/pull/1430
More information about the skara-dev
mailing list