Description
I'm facing some sort of anomalous, erroneous behaviour in the Fetch Query. The reason I wrote anomalous behaviour is that it happens every time on the same query, but not under the same conditions -
Behaviour:
I was trying a valid query, a simple find error, it returned Error: Request failed 2-3 times on the ui - after I started inspecting network requests. It ran successfully on the first run, but when scrolled up to see older records, the next query with this big exclude array failed and kept on failing.
Special Note - This happened multiple times, sometimes on the first run, sometimes on the second on scroll and sometimes on 3rd scroll load. So, I'm not very sure where it's coming from because the Internal Server 500 response didn't have any description of its own.
The Query I used -
Thanks, would appreciate it if you could, maybe take a look
@samuelcolvin
Python, Logfire & OS Versions, related packages (not required)
Description
I'm facing some sort of anomalous, erroneous behaviour in the Fetch Query. The reason I wrote anomalous behaviour is that it happens every time on the same query, but not under the same conditions -
Behaviour:
I was trying a valid query, a simple find error, it returned
Error: Request failed2-3 times on the ui - after I started inspecting network requests. It ran successfully on the first run, but when scrolled up to see older records, the next query with this big exclude array failed and kept on failing.Special Note - This happened multiple times, sometimes on the first run, sometimes on the second on scroll and sometimes on 3rd scroll load. So, I'm not very sure where it's coming from because the Internal Server 500 response didn't have any description of its own.
The Query I used -
Thanks, would appreciate it if you could, maybe take a look
@samuelcolvin
Python, Logfire & OS Versions, related packages (not required)