Mathieu Leplatre
Mathieu Leplatre
> After the keyring is synced, every extension's collection is synced (in parallel). Strange then that we ended up with overlaping requests. Let's see if it appears again :)
Thanks for your feedback! According to [what I read here](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP#Sample_violation_report), the POST data should be logged too no? I guess it makes sense to have this endpoint in Kinto if...
@dstaley Do you have suggestion for this?
FWIW @ptgamr did https://github.com/ptgamr/kinto-github-token ;)
See #579
Those were @Natim favorites :D This happens in the batch endpoint which is a bit specific. Some more safety checks might be necessary. Otherwise, this should help greatly https://github.com/Pylons/webob/pull/390
Hello, I imagine that you picked this issue because of the `easy pick` label. I don't think this has a high priority, and if you don't mind I would suggest...
We could remove `${resource_name}_id` and leave `uri` with the value of the plural endpoint for example.
I think there is some confusion here. The problem concerns the events that have several impacted records. For example, a batch request that «puts» 3 records on the same collection....