Just confirming that in our testing today, the behavior is as expected. I'm not sure what happened on Friday, but we'll conduct more thorough testing of the queuing feature and follow up if we encounter any issues. Thanks.
A
apanin-locusview
@apanin-locusview
0
Reputation
2
Posts
70
Profile views
0
Followers
0
Following
Posts made by apanin-locusview
-
RE: Async Header throwing an error when working with Postgress store.
-
RE: Async Header throwing an error when working with Postgress store.
When only one worker is available and two reports are started one immediately after the other, the expected behavior is that the first report begins execution, while the second receives an immediate response but is queued until the first report finishes. However, in our 4.8.0 testing, we observed that both reports begin running as soon as they are started.