diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2022-08-30 14:18:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-30 14:18:47 +0200 |
commit | 7313f56f44f6820a5573aad79faaa6037703371f (patch) | |
tree | bf38bea7796f5d796eccfad92924811322d45e14 /syncapi/storage/postgres/send_to_device_table.go | |
parent | b0e2ea0f374892a6f9c77623bc6c3fd9ea572b3b (diff) |
Use existing limit instead of default limit when lazy loading members (#2682)
This should fix an issue where we return less than the expected membership events, when doing an initial sync.
When doing an initial sync, the state limit is set to `math.MaxInt32`, while the default filter is set to 20.
Diffstat (limited to 'syncapi/storage/postgres/send_to_device_table.go')
0 files changed, 0 insertions, 0 deletions