https://issues.dlang.org/show_bug.cgi?id=24067
--- Comment #3 from Vladimir Panteleev <[email protected]> --- (In reply to kdevel from comment #2) > (In reply to Vladimir Panteleev from comment #1) > > [...] > > You can't put a timeout on a location redirect (3xx). > After the POST request is finshed the post is not yet available? Why not > tell the user that their post was only queued? It's kind of mentioned on https://forum.dlang.org/help , but usually it's an implementation detail that users don't need to worry about. > The present issue is rated "P1 critical" but except for your response it > looks as if there is no progress for > 72 h. No notice on dlang.org or on > the forum page. I don't know anything other than that Walter Bright has been informed of the situation, and at least two attempts have been made to reach the person running the NNTP server. > Do you need additional computational/personal resources? I think we actually do. The plan to move infrastructure under DLF control has been around for a while, but someone needs to take the time to write a proposal and work on an actual implementation plan and implementation which covers the pertinent aspects, such as backups / redundancy / GDPR compliance etc. --
