eu-emi / emiregistry

EMI Registry (EMIR): A Registry for Federated Grid Infrastructures
www.eu-emi.eu
6 stars 0 forks source link

Almost always send synch messages the DSR to the parent #50

Closed szigetigabor closed 12 years ago

szigetigabor commented 12 years ago

Sen one synch message per hour.

log entry: DEBUG ServiceCheckin - Send synch messages.

szigetigabor commented 12 years ago

It is coming from the network latency. I need to add some extra time for the checking because

calculated expiry time (registration time + 1 hour): 1340114783840 current time : 1340114783913

The next message late only 73 milliseconds. :(

szigetigabor commented 12 years ago

The problem was solved (https://github.com/eu-emi/emiregistry/commit/71c3a6b44482b58d01fcd6e33ab81eea6af45e28) and now don't send the child own database by every check-in.