anttiviljami / react-openapi-client

Consume OpenAPI-enabled APIs with React Hooks
MIT License
57 stars 10 forks source link

Retry When Network is Down at Startup #53

Open mwaeckerlin opened 2 years ago

mwaeckerlin commented 2 years ago

Tests still succeed, but I haven't added new tests for the new feature.

See: #52

mwaeckerlin commented 2 years ago

Somehow does not work that way... Could eventually be a problem of calling setState in a timed function?