RESTier icon indicating copy to clipboard operation
RESTier copied to clipboard

Handle request in order.

Open MitchKuijpers opened this issue 1 year ago • 2 comments

Issues

*This pull request fixes issue #762

Description

I tried to find a method to check for the depends on id but could not find one. So the only fix for now would be resolving them in order. This is many times slower, but it's better then it being broken.

Checklist (Uncheck if it is not completed)

  • [ ] Test cases added
  • [ ] Build and test with one-click build and test script passed

MitchKuijpers avatar Oct 29 '24 11:10 MitchKuijpers