brson · GitHub

My machine routinely has slow requests and this triggers two warnings the purpose of which are not clear.

But seemingly didn't notice another one in replica.zig.

This does the same thing to the warning in that file.

2025-03-10 19:36:04.963Z warning(client): 198731929798949074270782392735490584945: on_reply: slow request, request=16 size=256 create_transfers time=203ms
2025-03-10 19:36:05.087Z warning(replica): 0: commit_dispatch: slow request, request=16 size=1048576 create_transfers time=219ms
2025-03-10 19:36:05.333Z warning(replica): 0: commit_dispatch: slow request, request=17 size=1048576 create_transfers time=217ms
2025-03-10 19:36:05.580Z warning(replica): 0: commit_dispatch: slow request, request=18 size=1048576 create_transfers time=227ms
2025-03-10 19:36:05.697Z warning(client): 198731929798949074270782392735490584945: on_reply: slow request, request=19 size=256 create_transfers time=206ms

Read the original on github.com ↗