Jacob Crofts
Jacob Crofts
+1 Who's to say my application or database is not caching data in some way, such that subsequent calls to an rpc with identical parameters yield results more quickly than...
FYI, I am no longer hosting the example applications I described above. The issue still stands and I have not found a workaround.
@geoffreymcgill, I did change `retype.yml` in the [example branch](https://github.com/JacobCrofts/retype-example/pull/1/files) where I showed what changed between the working and non-working deployed examples. I was able to reproduce the bug locally, however,...
@WouterSioen that worked for me as well. My setup is very similar to OP's: - Ruby on Rails application hosted on localhost:3000 that serves JavaScript via webpack - Sinatra API...