execute forceRef request before pre-execution code? #525
nrail-joerg-walter
started this conversation in
General
Replies: 3 comments
-
Can you please provide an example what is not working as intended? What do you mean with pre-execution? In this example request2 is executed before request1, if I send request1
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Aaaah. I can do this :-) Sorry. non-issue. And Thanks for this great software! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Of course. I'm just building a processing queue there. But some commands do not necessarily respect this, like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to run a request #2 referenced by forceRef in #1 before the pre-execution of #1?
It seems to me not to be the case. This would be quite useful
Beta Was this translation helpful? Give feedback.
All reactions