I just uploaded a few sequences and then navigated to the Browse page and saw that the text "Search returned 0 sequences" although there was a list of sequences:
I assume that the reason is that SILO updated exactly between the request to the aggregated endpoint for the total number of sequences and the request to the details endpoint for getting the table. This can be avoided by checking the dataVersion (which each LAPIS response returns, see docs) and refreshing the page if we see that they are not the same.
I just uploaded a few sequences and then navigated to the Browse page and saw that the text "Search returned 0 sequences" although there was a list of sequences:
I assume that the reason is that SILO updated exactly between the request to the aggregated endpoint for the total number of sequences and the request to the details endpoint for getting the table. This can be avoided by checking the dataVersion (which each LAPIS response returns, see docs) and refreshing the page if we see that they are not the same.