[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
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 244
- Fork
- 40
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.