day8 / re-frame-http-fx

A re-frame "effects handler" for performing Ajax tasks (via cljs-ajax)
MIT License
259 stars 27 forks source link

Separate handler for :on-timeout? #9

Closed Samstiles closed 5 years ago

Samstiles commented 7 years ago

Hey @danielcompton, I'm wondering if you think there's any merit to adding a separate handler specifically for if the timeout you specify is hit? Happy to submit a patch. FWIW I began using this yesterday and think it'd be useful.

mike-thompson-day8 commented 5 years ago

@Samstiles belatedly closing. wontfix. We've just updated the README to be clearer about what happens in the case of timeouts.