## 🐶 Brief Currently, the repeat flow is still going through the Proxy which cause a noticeable delay before appearing on the Flow List. We should improve how the Repeat flow works to ensure that it appears immediately. ## 👑 Criteria - [x] Disable Proxy for NSURLSession - [x] Init flow and append to the list immediately - [x] Work even though macOS HTTP Overridden is off
🐶 Brief
Currently, the repeat flow is still going through the Proxy which cause a noticeable delay before appearing on the Flow List.
We should improve how the Repeat flow works to ensure that it appears immediately.
👑 Criteria