Issues related to the Nest, i.e. this website. The source code for the Nest is not yet public.

#18 Nest should catch duplicate posts

Opened by fogti on February 9, 2021
fogti on February 9, 2021

e.g. If an identical form request is done twice in a row, it currently creates two identical discussions or comments. It might be enough if it only catches that if the requests happen in short succession, from the same user account, and no other POST requests to the same endpoint in-between.

pmeunier on February 9, 2021

Yes, absolutely, thanks for creating this discussion. This wasn’t an issue a few weeks ago, but it seems the traffic is increasing, and connection resets are becoming a bit more frequent. I’m not sure why, since I see absolutely 0 panics in the logs.