Support TransactionMessageAttempts and -RetryInterval#345
Conversation
|
Hi @matth-x, first of all, thank you so much for your effort. |
|
Hi @luca-eidos, thanks for reporting this. The general scenario of resetting the charger during the transaction should be covered by the unit tests, so I assume that this is a more special case which is not yet considered. Can you give more details about the error scenario, e.g. if the charger is offline, you see a boot loop, messages are not going through at all, etc.? |
|
Hi @matth-x, thank you for your response. Actually, I was wrong about this issue, it works perfectly fine. As tx-store.json was used in the previous version, I thought this feature was no longer available. |
This PR adds the implementation of the configurations TransactionMessageAttempts and -RetryInterval.
For these configs, the RequestQueue implementation needed to be refactored. This changes the following: