strvcom / ios-chat-component

Chat modular library
MIT License
1 stars 1 forks source link

[feat] apply infinite retry for loading init state of network service #27

Closed cejanen closed 4 years ago

cejanen commented 4 years ago

I enhanced logic for task management to have option to infinite retry. It works for loading. I see big potential problem we will have soon and that is to observe loading state (other states at UI). Check this out. Thx