Staging instance, all changes can be removed at any time

Add cooldown to Save Code Now requests from webhooks

Currently, we accept all requests from whitelisted domain, even if there is a SCN request in progress, or a very recent one. For example:

Screenshot_2023-01-18_at_14-52-36_Request_the_saving_of_a_software_origin_into_the_archive___Software_Heritage_archive

I think it would make sense to at least reject new requests while a loader is working (or return the existing request instead of creating a new one, to avoid disrupting clients?)

Edited by vlorentz