sbp commented on issue #1233: URL: https://github.com/apache/tooling-trusted-releases/issues/1233#issuecomment-4422353884
Because the SVN importer is a task, it has nowhere to report back to. We could add a general notification system, or we could send an email on failure. The very best UI would probably be to store a general notification, and then if it hasn't been displayed within some set period also send an email, but that's also the most complicated solution. We would also need to figure out how any notification system would relate to flash messages. Could we replace flash messages entirely? In other words, really we want messages to be bound to an ASF UID, not a session. -- 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]
