Smitaambiger commented on issue #279: URL: https://github.com/apache/tooling-trusted-releases/issues/279#issuecomment-3737356584
@dave2wave Based on the issue description and a review of the relevant code paths, this issue appears to be about improving the user-facing error when util.thread_messages fails while retrieving messages from lists.apache.org, as used by atr/tabulate.py. A possible change would be to: - Replace the current unclear error with a message that explicitly states that resolving tabulated data failed. - Allow the user to continue manually when message retrieval fails. - Ensure the web requests in this path use a reasonable timeout. Please confirm if this understanding and approach are correct. I’m happy to work on this once the approach is confirmed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
