Termination Reason MAX_EVENTS #176
|
Problem description currently there is a Termination Reason Expected behavior Alternative solution |
Replies: 3 comments
|
as far as I remember, we did not found a use case for subscripting to a fixed number of simswap events. |
|
I understand. Thank you for explaining! |
|
@gregory1g @daniel-dierich I convert this issue in discussion as it did not required code change. |
as far as I remember, we did not found a use case for subscripting to a fixed number of simswap events.
At the same time the implementation would require a state (the counter) to be kept (this would impact horizontal scalability of the service). Therefore the decision was - do no support even counter based subscription, while termination reason was kept to keep alignment with the general commonalities design.