allegro / allegro/allegro-api

[NEWS] 14 grudnia 2022 wprowadzimy nowe limity w zasobach do grupowej edycji ofert / On December 14, 2022, we will introduce new limits in the resources for editing offers in bulk

Aberta
#6,434 4 comentários 0 reações 1 responsável Reivindicada por @PrzemyslawLukanowski Ver no GitHub
News Offer - management
Linguagem predominante
Sem dados de linguagem
Estrelas
244
Forks
40
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

14 grudnia 2022 wprowadzimy nowe limity w zasobach do grupowej edycji ofert:

* 9 tys. zmian w ofertach na minutę oraz 250 tys. na godzinę przez jednego użytkownika w ramach metody PUT na zasobach:
* [/sale/offer-price-change-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/priceModificationCommandUsingPUT),
* [/sale/offer-quantity-change-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/quantityModificationCommandUsingPUT),
* [/sale/offer-modification-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/modificationCommandUsingPUT),
* [/sale/offer-publication-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/changePublicationStatusUsingPUT).
* 270 tys. ofert w zleconych komendach na minutę w ramach metody GET na zasobach:
* [/sale/offer-price-change-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/getPriceModificationCommandStatusUsingGET),
* [/sale/offer-price-change-commands/{commandId}/tasks](https://developer.allegro.pl/documentation/#operation/getPriceModificationCommandTasksStatusesUsingGET)
* [/sale/offer-quantity-change-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/getQuantityModificationCommandStatusUsingGET),
* [/sale/offer-quantity-change-commands/{commandId}/tasks](https://developer.allegro.pl/documentation/#operation/getQuantityModificationCommandTasksStatusesUsingGET),
* [/sale/offer-modification-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/getGeneralReportUsingGET),
* [/sale/offer-modification-commands/{commandId}/tasks](https://developer.allegro.pl/documentation/#operation/getTasksUsingGET),
* [/sale/offer-publication-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/getPublicationReportUsingGET),
* [/sale/offer-publication-commands/{commandId}/tasks.](https://developer.allegro.pl/documentation/#operation/getPublicationTasksUsingGET)

**Dlaczego wprowadzamy zmianę?**

Chcemy poprawić wydajność zasobów odpowiedzialnych za przetwarzanie operacji grupowych oraz zabezpieczyć je przed nieoczekiwanym wzrostem zapytań, w tym również takich, które odbiegają od normy, np. wielokrotne zmiany ceny na tą samą wartość. Jeśli korzystasz optymalnie z wyżej wymienionych zasobów, zmiana, którą wprowadzimy, nie będzie miała wpływu na funkcjonowanie Twojej aplikacji.

-----

On December 14, 2022, we will introduce new limits in the resources for editing offers in bulk:

* 9000 offer changes per minute and 250 000 per hour by a user within the PUT method on the following resources:
* [/sale/offer-price-change-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/priceModificationCommandUsingPUT),
* [/sale/offer-quantity-change-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/quantityModificationCommandUsingPUT),
* [/sale/offer-modification-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/modificationCommandUsingPUT),
* [/sale/offer-publication-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/changePublicationStatusUsingPUT).
* 270 000 offers in the requested commands per minute within the GET method on the following resources:
* [/sale/offer-price-change-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/getPriceModificationCommandStatusUsingGET),
* [/sale/offer-price-change-commands/{commandId}/tasks](https://developer.allegro.pl/documentation/#operation/getPriceModificationCommandTasksStatusesUsingGET)
* [/sale/offer-quantity-change-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/getQuantityModificationCommandStatusUsingGET),
* [/sale/offer-quantity-change-commands/{commandId}/tasks](https://developer.allegro.pl/documentation/#operation/getQuantityModificationCommandTasksStatusesUsingGET),
* [/sale/offer-modification-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/getGeneralReportUsingGET),
* [/sale/offer-modification-commands/{commandId}/tasks](https://developer.allegro.pl/documentation/#operation/getTasksUsingGET),
* [/sale/offer-publication-commands/{commandId}](https://developer.allegro.pl/documentation/#operation/getPublicationReportUsingGET),
* [/sale/offer-publication-commands/{commandId}/tasks.](https://developer.allegro.pl/documentation/#operation/getPublicationTasksUsingGET)

**Why will we implement the change?**

We want to improve the efficiency of the resources responsible for processing group operations and secure them against an unexpected increase of requests, including those that differ from the norm, e.g. multiple price changes to the same value. If you are using the mentioned resources optimally, the change will not affect the functionality of your application.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.