strvcom / ios-chat-component

Chat modular library
MIT License
1 stars 1 forks source link

Retry tasks #23

Closed cejanen closed 4 years ago

cejanen commented 4 years ago

First retry attempt

It extends task manager and adds retry logic. Run task is separated into smaller pieces. Thing to be done is passing error after retry to allow storing data (messages). Will be done with item of mixing all parts together (all task management tickets)

cejanen commented 4 years ago

Looks good 🙌 But you still ignore my top-level comment from previous reviews.

No, I commented that :-D @schwarja that this logic will be updated merging this task with message storage will try to prepare it more