GDD-Nantes / FedShop

Code for FedShop: The Federated Shop Benchmark
GNU General Public License v3.0
8 stars 1 forks source link

FedX report error 503 Unavailable #64

Open mhoangvslev opened 1 year ago

mhoangvslev commented 1 year ago

Context

mhoangvslev commented 1 year ago

Virtuoso sets up checkpoints every VIRT_Parameters_CheckpointInterval minutes. During the checkpointing, connections to clients are closed, hence the error 503. https://github.com/openlink/virtuoso-opensource/issues/1029

In our context, we use Virtuoso as a read-only database, therefore the checkpointing is not necessary