dpikt
dpikt
Thanks for the quick response! Let me know if there's anything I can do to help out.
Awesome, this worked for me too! The path on my system was `~/.hcl/cache/tasks.yml`. Version 0.4.15 for reference.
Btw this is a pretty big issue for companies that add new projects regularly. Maybe there should be a flag for clearing the cache, something like `hcl tasks --clear-cache`? @zenhob...
Just saw #71 😀
It looks like this may have been addressed in v1.5 with the `:lazy_load_data` option: https://github.com/Netflix/fast_jsonapi/commit/85b41c45d4c1f1328908811d353054cada306f2b Does this cover your use case @ahx?
Yeah I noticed that... I was considering opening a new issue for it but I suppose this issue could work as a stand-in. Are you working on a PR for...
I'll take a stab at it this week!
As far as I know there hasn't been any action on the PR. The entire library seems to be in stasis at the moment (see #433), if things pick back...
PR ported to community fork here: https://github.com/fast-jsonapi/fast_jsonapi/pull/10