Openbravo Issue Tracking System - Modules
View Issue Details
0057995ModulesExternal Integration Infrastructurepublic2025-02-14 14:322025-02-17 11:07
eugen_hamuraru 
eugen_hamuraru 
normalminorhave not tried
newopen 
5
 
 
0057995: POS client push APIs retries optimisations
with the existing retry policy we keep retrying every minute if we have these errors :

- The request failed with a 4xx error

- The request failed with a 503 error (Service Unavailable)

- The request failed with a 504 error (Gateway Timeout)

when we have an error we keep retrying every minute to send the event, example of issues we are facing :

400 Bad Request, 401 Unauthorized : we can keep sending the message forever if it is rejected it may always be rejected → noise in the logs on the middleware side / popup errors for users on the POS …
N/A
No tags attached.
Issue History
2025-02-14 14:32eugen_hamuraruNew Issue
2025-02-14 14:32eugen_hamuraruAssigned To => eugen_hamuraru
2025-02-14 14:40hgbotNote Added: 0175666
2025-02-17 11:07hgbotNote Added: 0175758

Notes
(0175666)
hgbot   
2025-02-14 14:40   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/openbravo/-/merge_requests/1539 [^]
(0175758)
hgbot   
2025-02-17 11:07   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/833 [^]