You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't make sense and it is against web standards to return a 406 for rate limiting. 406 has a very specific meaning.
This causes serious problems to the web push libraries, but it cannot be solved inside the libraries (because the libraries are correct and need to follow the standard).
Please consider fixing this wrong behavior and updating your documentation here:
@collimarco Thanks for your feedback about this issue. I've notified the feature team and asked them to take a look. Since this appears to be a code issue with the feature and issues in this repo are specifically intended to address the documentation, I'm going to go ahead and mark this issue as closed, but the feature team will revisit the issue and may continue the conversation.
Please take a look at this related issue in the web push libraries:
zaru/webpush#103
It doesn't make sense and it is against web standards to return a 406 for rate limiting. 406 has a very specific meaning.
This causes serious problems to the web push libraries, but it cannot be solved inside the libraries (because the libraries are correct and need to follow the standard).
Please consider fixing this wrong behavior and updating your documentation here:
https://learn.microsoft.com/en-us/windows/apps/design/shell/tiles-and-notifications/push-request-response-headers#response-codes
Please mention/tag the right team. Thanks
The text was updated successfully, but these errors were encountered: